108264cbcSKumar Galachoice 2b9fd305dSArnd Bergmann prompt "83xx Board Type" 3b5a48346SKumar Gala depends on PPC_83xx 449baa91dSKumar Gala default MPC834x_MDS 508264cbcSKumar Gala 6519fd80dSKim Phillipsconfig MPC831x_RDB 7519fd80dSKim Phillips bool "Freescale MPC831x RDB" 8b359049fSKim Phillips select DEFAULT_UIMAGE 9b359049fSKim Phillips help 10846aace3SKim Phillips This option enables support for the MPC8313 RDB and MPC8315 RDB boards. 11b359049fSKim Phillips 129020fc96SKim Phillipsconfig MPC832x_MDS 139020fc96SKim Phillips bool "Freescale MPC832x MDS" 149020fc96SKim Phillips select DEFAULT_UIMAGE 159020fc96SKim Phillips select QUICC_ENGINE 169020fc96SKim Phillips help 179020fc96SKim Phillips This option enables support for the MPC832x MDS evaluation board. 189020fc96SKim Phillips 1923308c54SMichael Barkowskiconfig MPC832x_RDB 2023308c54SMichael Barkowski bool "Freescale MPC832x RDB" 2123308c54SMichael Barkowski select DEFAULT_UIMAGE 2223308c54SMichael Barkowski select QUICC_ENGINE 2323308c54SMichael Barkowski help 2423308c54SMichael Barkowski This option enables support for the MPC8323 RDB board. 2523308c54SMichael Barkowski 2649baa91dSKumar Galaconfig MPC834x_MDS 2749baa91dSKumar Gala bool "Freescale MPC834x MDS" 287d13d21aSKumar Gala select DEFAULT_UIMAGE 2908264cbcSKumar Gala help 3049baa91dSKumar Gala This option enables support for the MPC 834x MDS evaluation board. 3108264cbcSKumar Gala 3249baa91dSKumar Gala Be aware that PCI buses can only function when MDS board is plugged 3308264cbcSKumar Gala into the PIB (Platform IO Board) board from Freescale which provide 3408264cbcSKumar Gala 3 PCI slots. The PIBs PCI initialization is the bootloader's 353cb2fcccSMatt LaPlante responsibility. 3608264cbcSKumar Gala 3700280166SKim Phillipsconfig MPC834x_ITX 3800280166SKim Phillips bool "Freescale MPC834x ITX" 3900280166SKim Phillips select DEFAULT_UIMAGE 4000280166SKim Phillips help 4100280166SKim Phillips This option enables support for the MPC 834x ITX evaluation board. 4200280166SKim Phillips 4300280166SKim Phillips Be aware that PCI initialization is the bootloader's 443cb2fcccSMatt LaPlante responsibility. 4500280166SKim Phillips 46322d05a1SKumar Galaconfig MPC836x_MDS 47322d05a1SKumar Gala bool "Freescale MPC836x MDS" 48f5a37b06SLi Yang select DEFAULT_UIMAGE 49f5a37b06SLi Yang select QUICC_ENGINE 50f5a37b06SLi Yang help 51322d05a1SKumar Gala This option enables support for the MPC836x MDS Processor Board. 52f5a37b06SLi Yang 53833e31e7SLi Yangconfig MPC837x_MDS 54833e31e7SLi Yang bool "Freescale MPC837x MDS" 55833e31e7SLi Yang select DEFAULT_UIMAGE 56833e31e7SLi Yang help 57833e31e7SLi Yang This option enables support for the MPC837x MDS Processor Board. 58a43414ccSPaul Gortmaker 59a43414ccSPaul Gortmakerconfig SBC834x 60a43414ccSPaul Gortmaker bool "Wind River SBC834x" 61a43414ccSPaul Gortmaker select DEFAULT_UIMAGE 62a43414ccSPaul Gortmaker help 63a43414ccSPaul Gortmaker This option enables support for the Wind River SBC834x board. 64a43414ccSPaul Gortmaker 6508264cbcSKumar Galaendchoice 6608264cbcSKumar Gala 67b359049fSKim Phillipsconfig PPC_MPC831x 68b359049fSKim Phillips bool 69b359049fSKim Phillips select PPC_UDBG_16550 70b359049fSKim Phillips select PPC_INDIRECT_PCI 71519fd80dSKim Phillips default y if MPC831x_RDB 72b359049fSKim Phillips 739020fc96SKim Phillipsconfig PPC_MPC832x 749020fc96SKim Phillips bool 759020fc96SKim Phillips select PPC_UDBG_16550 769020fc96SKim Phillips select PPC_INDIRECT_PCI 7723308c54SMichael Barkowski default y if MPC832x_MDS || MPC832x_RDB 789020fc96SKim Phillips 7908264cbcSKumar Galaconfig MPC834x 8008264cbcSKumar Gala bool 8108264cbcSKumar Gala select PPC_UDBG_16550 8208264cbcSKumar Gala select PPC_INDIRECT_PCI 83a43414ccSPaul Gortmaker default y if MPC834x_MDS || MPC834x_ITX || SBC834x 8408264cbcSKumar Gala 85f5a37b06SLi Yangconfig PPC_MPC836x 86f5a37b06SLi Yang bool 87f5a37b06SLi Yang select PPC_UDBG_16550 88f5a37b06SLi Yang select PPC_INDIRECT_PCI 89322d05a1SKumar Gala default y if MPC836x_MDS 90833e31e7SLi Yang 91833e31e7SLi Yangconfig PPC_MPC837x 92833e31e7SLi Yang bool 93833e31e7SLi Yang select PPC_UDBG_16550 94833e31e7SLi Yang select PPC_INDIRECT_PCI 95833e31e7SLi Yang default y if MPC837x_MDS 96