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 IBM PPC440GX evaluation board.
94 bool "EP405PC Support"
98 # It's often necessary to know the specific 4xx processor type.
99 # Fortunately, it is impled (so far) from the board type, so we
100 # don't need to ask more redundant questions.
129 depends on 440GP || 440SP || 440EP
137 config IBM440EP_ERR42
142 # All 405-based cores up until the 405GPR and 405EP have this errata.
145 depends on 40x && !403GCX && !405GPR && !405EP
148 # All 40x-based cores, up until the 405GPR and 405EP have this errata.
151 depends on 40x && !405GPR && !405EP
161 depends on ASH || BAMBOO || BUBINGA || CPCI405 || EBONY || EP405 || LUAN || OCOTEA || REDWOOD_5 || REDWOOD_6 || SYCAMORE || WALNUT
166 depends on XILINX_ML300
171 depends on 440GX || 440SP
176 depends on BUBINGA || EP405 || SYCAMORE || WALNUT
179 # OAK doesn't exist but wanted to keep this around for any future 403GCX boards
192 depends on CPCI405 || EP405 || WALNUT
202 depends on XILINX_ML300
207 depends on REDWOOD_5 || REDWOOD_6
212 depends on EP405 || XILINX_ML300
217 depends on ASH || BUBINGA || REDWOOD_5 || REDWOOD_6 || SYCAMORE || WALNUT
221 bool "PPC4xx DMA controller support"
226 depends on !STB03xxx && PPC4xx_DMA
235 prompt "TTYS0 device and default console"
248 bool "SICC Serial port support"
251 config UART1_DFLT_CONSOLE
253 depends on SERIAL_SICC && UART0_TTYS1
256 config SERIAL_SICC_CONSOLE
258 depends on SERIAL_SICC && UART0_TTYS1