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"
1008264cbcSKumar Gala	help
1108264cbcSKumar Gala	  This option enables support for the MPC 834x SYS evaluation board.
1208264cbcSKumar Gala
1308264cbcSKumar Gala	  Be aware that PCI buses can only function when SYS board is plugged
1408264cbcSKumar Gala	  into the PIB (Platform IO Board) board from Freescale which provide
1508264cbcSKumar Gala	  3 PCI slots.  The PIBs PCI initialization is the bootloader's
1608264cbcSKumar Gala	  responsiblilty.
1708264cbcSKumar Gala
1808264cbcSKumar Galaendchoice
1908264cbcSKumar Gala
2008264cbcSKumar Galaconfig MPC834x
2108264cbcSKumar Gala	bool
2208264cbcSKumar Gala	select PPC_UDBG_16550
2308264cbcSKumar Gala	select PPC_INDIRECT_PCI
2408264cbcSKumar Gala	default y if MPC834x_SYS
2508264cbcSKumar Gala
2608264cbcSKumar Galaendmenu
27