108264cbcSKumar Galamenu "Platform support"
208264cbcSKumar Gala	depends on PPC_83xx
308264cbcSKumar Gala
408264cbcSKumar Galachoice
508264cbcSKumar Gala	prompt "Machine Type"
608264cbcSKumar Gala	default MPC834x_SYS
708264cbcSKumar Gala
808264cbcSKumar Galaconfig MPC834x_SYS
908264cbcSKumar Gala	bool "Freescale MPC834x SYS"
10*7d13d21aSKumar Gala	select DEFAULT_UIMAGE
1108264cbcSKumar Gala	help
1208264cbcSKumar Gala	  This option enables support for the MPC 834x SYS evaluation board.
1308264cbcSKumar Gala
1408264cbcSKumar Gala	  Be aware that PCI buses can only function when SYS board is plugged
1508264cbcSKumar Gala	  into the PIB (Platform IO Board) board from Freescale which provide
1608264cbcSKumar Gala	  3 PCI slots.  The PIBs PCI initialization is the bootloader's
1708264cbcSKumar Gala	  responsiblilty.
1808264cbcSKumar Gala
1908264cbcSKumar Galaendchoice
2008264cbcSKumar Gala
2108264cbcSKumar Galaconfig MPC834x
2208264cbcSKumar Gala	bool
2308264cbcSKumar Gala	select PPC_UDBG_16550
2408264cbcSKumar Gala	select PPC_INDIRECT_PCI
2508264cbcSKumar Gala	default y if MPC834x_SYS
2608264cbcSKumar Gala
2708264cbcSKumar Galaendmenu
28