1b38308acSKumar Galamenuconfig MPC83xx 2b38308acSKumar Gala bool "83xx Board Type" 3b5a48346SKumar Gala depends on PPC_83xx 4b38308acSKumar Gala select PPC_UDBG_16550 5b38308acSKumar Gala select PPC_INDIRECT_PCI 6b38308acSKumar Gala 7b38308acSKumar Galaif MPC83xx 808264cbcSKumar Gala 9519fd80dSKim Phillipsconfig MPC831x_RDB 10519fd80dSKim Phillips bool "Freescale MPC831x RDB" 11b359049fSKim Phillips select DEFAULT_UIMAGE 12b38308acSKumar Gala select PPC_MPC831x 13b359049fSKim Phillips help 14846aace3SKim Phillips This option enables support for the MPC8313 RDB and MPC8315 RDB boards. 15b359049fSKim Phillips 169020fc96SKim Phillipsconfig MPC832x_MDS 179020fc96SKim Phillips bool "Freescale MPC832x MDS" 189020fc96SKim Phillips select DEFAULT_UIMAGE 199020fc96SKim Phillips select QUICC_ENGINE 20b38308acSKumar Gala select PPC_MPC832x 219020fc96SKim Phillips help 229020fc96SKim Phillips This option enables support for the MPC832x MDS evaluation board. 239020fc96SKim Phillips 2423308c54SMichael Barkowskiconfig MPC832x_RDB 2523308c54SMichael Barkowski bool "Freescale MPC832x RDB" 2623308c54SMichael Barkowski select DEFAULT_UIMAGE 2723308c54SMichael Barkowski select QUICC_ENGINE 28b38308acSKumar Gala select PPC_MPC832x 2923308c54SMichael Barkowski help 3023308c54SMichael Barkowski This option enables support for the MPC8323 RDB board. 3123308c54SMichael Barkowski 3249baa91dSKumar Galaconfig MPC834x_MDS 3349baa91dSKumar Gala bool "Freescale MPC834x MDS" 347d13d21aSKumar Gala select DEFAULT_UIMAGE 35b38308acSKumar Gala select PPC_MPC834x 3608264cbcSKumar Gala help 3749baa91dSKumar Gala This option enables support for the MPC 834x MDS evaluation board. 3808264cbcSKumar Gala 3949baa91dSKumar Gala Be aware that PCI buses can only function when MDS board is plugged 4008264cbcSKumar Gala into the PIB (Platform IO Board) board from Freescale which provide 4108264cbcSKumar Gala 3 PCI slots. The PIBs PCI initialization is the bootloader's 423cb2fcccSMatt LaPlante responsibility. 4308264cbcSKumar Gala 4400280166SKim Phillipsconfig MPC834x_ITX 4500280166SKim Phillips bool "Freescale MPC834x ITX" 4600280166SKim Phillips select DEFAULT_UIMAGE 47b38308acSKumar Gala select PPC_MPC834x 4800280166SKim Phillips help 4900280166SKim Phillips This option enables support for the MPC 834x ITX evaluation board. 5000280166SKim Phillips 5100280166SKim Phillips Be aware that PCI initialization is the bootloader's 523cb2fcccSMatt LaPlante responsibility. 5300280166SKim Phillips 54322d05a1SKumar Galaconfig MPC836x_MDS 55322d05a1SKumar Gala bool "Freescale MPC836x MDS" 56f5a37b06SLi Yang select DEFAULT_UIMAGE 57f5a37b06SLi Yang select QUICC_ENGINE 58f5a37b06SLi Yang help 59322d05a1SKumar Gala This option enables support for the MPC836x MDS Processor Board. 60f5a37b06SLi Yang 61833e31e7SLi Yangconfig MPC837x_MDS 62833e31e7SLi Yang bool "Freescale MPC837x MDS" 63833e31e7SLi Yang select DEFAULT_UIMAGE 64b38308acSKumar Gala select PPC_MPC837x 65833e31e7SLi Yang help 66833e31e7SLi Yang This option enables support for the MPC837x MDS Processor Board. 67a43414ccSPaul Gortmaker 6838f66f90SKim Phillipsconfig MPC837x_RDB 6938f66f90SKim Phillips bool "Freescale MPC837x RDB" 7038f66f90SKim Phillips select DEFAULT_UIMAGE 71b38308acSKumar Gala select PPC_MPC837x 7238f66f90SKim Phillips help 7338f66f90SKim Phillips This option enables support for the MPC837x RDB Board. 7438f66f90SKim Phillips 75a43414ccSPaul Gortmakerconfig SBC834x 76a43414ccSPaul Gortmaker bool "Wind River SBC834x" 77a43414ccSPaul Gortmaker select DEFAULT_UIMAGE 78b38308acSKumar Gala select PPC_MPC834x 79a43414ccSPaul Gortmaker help 80a43414ccSPaul Gortmaker This option enables support for the Wind River SBC834x board. 81a43414ccSPaul Gortmaker 82b38308acSKumar Galaendif 8308264cbcSKumar Gala 84b38308acSKumar Gala# used for usb 85b359049fSKim Phillipsconfig PPC_MPC831x 86b359049fSKim Phillips bool 87b359049fSKim Phillips 88b38308acSKumar Gala# used for math-emu 899020fc96SKim Phillipsconfig PPC_MPC832x 909020fc96SKim Phillips bool 919020fc96SKim Phillips 92b38308acSKumar Gala# used for usb 93b38308acSKumar Galaconfig PPC_MPC834x 9408264cbcSKumar Gala bool 9508264cbcSKumar Gala 96b38308acSKumar Gala# used for usb 97833e31e7SLi Yangconfig PPC_MPC837x 98833e31e7SLi Yang bool 99