6 config WANT_EARLY_SERIAL
11 menu "IBM 4xx options"
21 select WANT_EARLY_SERIAL
23 This option enables support for the IBM 405EP evaluation board.
28 This option enables support for the CPCI405 board.
33 This option enables support for the EP405/EP405PC boards.
38 This option enables support for the IBM STB04 evaluation board.
43 This option enables support for the IBM STBx25xx evaluation board.
48 This option enables support for the IBM PPC405GPr evaluation board.
53 This option enables support for the IBM PPC405GP evaluation board.
58 This option enables support for the Xilinx ML300 evaluation board.
69 select WANT_EARLY_SERIAL
71 This option enables support for the IBM PPC440EP evaluation board.
75 select WANT_EARLY_SERIAL
77 This option enables support for the IBM PPC440GP evaluation board.
81 select WANT_EARLY_SERIAL
83 This option enables support for the IBM PPC440SP evaluation board.
87 select WANT_EARLY_SERIAL
89 This option enables support for the AMCC PPC440SPe evaluation board.
93 select WANT_EARLY_SERIAL
95 This option enables support for the IBM PPC440GX evaluation board.
100 bool "EP405PC Support"
104 # It's often necessary to know the specific 4xx processor type.
105 # Fortunately, it is impled (so far) from the board type, so we
106 # don't need to ask more redundant questions.
140 depends on 440GP || 440SP || 440SPE || 440EP
148 config IBM440EP_ERR42
153 # All 405-based cores up until the 405GPR and 405EP have this errata.
156 depends on 40x && !403GCX && !405GPR && !405EP
159 # All 40x-based cores, up until the 405GPR and 405EP have this errata.
162 depends on 40x && !405GPR && !405EP
172 depends on ASH || BAMBOO || BUBINGA || CPCI405 || EBONY || EP405 || LUAN || YUCCA || OCOTEA || REDWOOD_5 || REDWOOD_6 || SYCAMORE || WALNUT
177 depends on XILINX_ML300
182 depends on 440GX || 440SP || 440SPE
187 depends on BUBINGA || EP405 || SYCAMORE || WALNUT
190 # OAK doesn't exist but wanted to keep this around for any future 403GCX boards
203 depends on CPCI405 || EP405 || WALNUT
213 depends on XILINX_ML300
218 depends on REDWOOD_5 || REDWOOD_6
223 depends on EP405 || XILINX_ML300
228 depends on ASH || REDWOOD_5 || REDWOOD_6
232 bool "PPC4xx DMA controller support"
237 depends on !STB03xxx && PPC4xx_DMA
246 prompt "TTYS0 device and default console"
259 bool "SICC Serial port support"
262 config UART1_DFLT_CONSOLE
264 depends on SERIAL_SICC && UART0_TTYS1
267 config SERIAL_SICC_CONSOLE
269 depends on SERIAL_SICC && UART0_TTYS1