barebox/arch/ppc/mach-mpc5xxx/Kconfig
Sascha Hauer d01070c8af remove EARLY_INIT and EARLY_CONSOLE support
Bitrotted over time and nearly unused, so remove it.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2011-09-27 10:27:18 +02:00

13 lines
316 B
Text

menu "Board specific settings "
config MACH_PHYCORE_MPC5200B_TINY_REV
int "Board Revision"
default 1
depends on MACH_PHYCORE_MPC5200B_TINY
help
Revision 0 and revision 1 of the tiny board have
incompatible flash settings. Unless you have a very
old board you should set this option to 1
endmenu