1d8267c1aSKumar Galamenuconfig PPC_83xx 2d8267c1aSKumar Gala bool "83xx-based boards" 3d8267c1aSKumar Gala depends on 6xx && PPC_MULTIPLATFORM 4b38308acSKumar Gala select PPC_UDBG_16550 5b38308acSKumar Gala select PPC_INDIRECT_PCI 6d8267c1aSKumar Gala select FSL_SOC 7d8267c1aSKumar Gala select IPIC 8b38308acSKumar Gala 9d8267c1aSKumar Galaif PPC_83xx 1008264cbcSKumar Gala 11519fd80dSKim Phillipsconfig MPC831x_RDB 12519fd80dSKim Phillips bool "Freescale MPC831x RDB" 13b359049fSKim Phillips select DEFAULT_UIMAGE 14b38308acSKumar Gala select PPC_MPC831x 15b359049fSKim Phillips help 16846aace3SKim Phillips This option enables support for the MPC8313 RDB and MPC8315 RDB boards. 17b359049fSKim Phillips 189020fc96SKim Phillipsconfig MPC832x_MDS 199020fc96SKim Phillips bool "Freescale MPC832x MDS" 209020fc96SKim Phillips select DEFAULT_UIMAGE 219020fc96SKim Phillips select QUICC_ENGINE 22b38308acSKumar Gala select PPC_MPC832x 239020fc96SKim Phillips help 249020fc96SKim Phillips This option enables support for the MPC832x MDS evaluation board. 259020fc96SKim Phillips 2623308c54SMichael Barkowskiconfig MPC832x_RDB 2723308c54SMichael Barkowski bool "Freescale MPC832x RDB" 2823308c54SMichael Barkowski select DEFAULT_UIMAGE 2923308c54SMichael Barkowski select QUICC_ENGINE 30b38308acSKumar Gala select PPC_MPC832x 3123308c54SMichael Barkowski help 3223308c54SMichael Barkowski This option enables support for the MPC8323 RDB board. 3323308c54SMichael Barkowski 3449baa91dSKumar Galaconfig MPC834x_MDS 3549baa91dSKumar Gala bool "Freescale MPC834x MDS" 367d13d21aSKumar Gala select DEFAULT_UIMAGE 37b38308acSKumar Gala select PPC_MPC834x 3808264cbcSKumar Gala help 3949baa91dSKumar Gala This option enables support for the MPC 834x MDS evaluation board. 4008264cbcSKumar Gala 4149baa91dSKumar Gala Be aware that PCI buses can only function when MDS board is plugged 4208264cbcSKumar Gala into the PIB (Platform IO Board) board from Freescale which provide 4308264cbcSKumar Gala 3 PCI slots. The PIBs PCI initialization is the bootloader's 443cb2fcccSMatt LaPlante responsibility. 4508264cbcSKumar Gala 4600280166SKim Phillipsconfig MPC834x_ITX 4700280166SKim Phillips bool "Freescale MPC834x ITX" 4800280166SKim Phillips select DEFAULT_UIMAGE 49b38308acSKumar Gala select PPC_MPC834x 5000280166SKim Phillips help 5100280166SKim Phillips This option enables support for the MPC 834x ITX evaluation board. 5200280166SKim Phillips 5300280166SKim Phillips Be aware that PCI initialization is the bootloader's 543cb2fcccSMatt LaPlante responsibility. 5500280166SKim Phillips 56322d05a1SKumar Galaconfig MPC836x_MDS 57322d05a1SKumar Gala bool "Freescale MPC836x MDS" 58f5a37b06SLi Yang select DEFAULT_UIMAGE 59f5a37b06SLi Yang select QUICC_ENGINE 60f5a37b06SLi Yang help 61322d05a1SKumar Gala This option enables support for the MPC836x MDS Processor Board. 62f5a37b06SLi Yang 63b13e9309SAnton Vorontsovconfig MPC836x_RDK 64b13e9309SAnton Vorontsov bool "Freescale/Logic MPC836x RDK" 65b13e9309SAnton Vorontsov select DEFAULT_UIMAGE 66b13e9309SAnton Vorontsov select QUICC_ENGINE 67b13e9309SAnton Vorontsov select QE_GPIO 68b13e9309SAnton Vorontsov select FSL_GTM 69b13e9309SAnton Vorontsov select FSL_LBC 70b13e9309SAnton Vorontsov help 71b13e9309SAnton Vorontsov This option enables support for the MPC836x RDK Processor Board, 72b13e9309SAnton Vorontsov also known as ZOOM PowerQUICC Kit. 73b13e9309SAnton Vorontsov 74833e31e7SLi Yangconfig MPC837x_MDS 75833e31e7SLi Yang bool "Freescale MPC837x MDS" 76833e31e7SLi Yang select DEFAULT_UIMAGE 77b38308acSKumar Gala select PPC_MPC837x 78833e31e7SLi Yang help 79833e31e7SLi Yang This option enables support for the MPC837x MDS Processor Board. 80a43414ccSPaul Gortmaker 8138f66f90SKim Phillipsconfig MPC837x_RDB 8238f66f90SKim Phillips bool "Freescale MPC837x RDB" 8338f66f90SKim Phillips select DEFAULT_UIMAGE 84b38308acSKumar Gala select PPC_MPC837x 8538f66f90SKim Phillips help 8638f66f90SKim Phillips This option enables support for the MPC837x RDB Board. 8738f66f90SKim Phillips 88a43414ccSPaul Gortmakerconfig SBC834x 89a43414ccSPaul Gortmaker bool "Wind River SBC834x" 90a43414ccSPaul Gortmaker select DEFAULT_UIMAGE 91b38308acSKumar Gala select PPC_MPC834x 92a43414ccSPaul Gortmaker help 93a43414ccSPaul Gortmaker This option enables support for the Wind River SBC834x board. 94a43414ccSPaul Gortmaker 9559d13f9dSBryan O'Donoghueconfig ASP834x 9659d13f9dSBryan O'Donoghue bool "Analogue & Micro ASP 834x" 9759d13f9dSBryan O'Donoghue select PPC_MPC834x 9859d13f9dSBryan O'Donoghue select REDBOOT 9959d13f9dSBryan O'Donoghue help 10059d13f9dSBryan O'Donoghue This enables support for the Analogue & Micro ASP 83xx 10159d13f9dSBryan O'Donoghue board. 10259d13f9dSBryan O'Donoghue 10359d13f9dSBryan O'Donoghue 104b38308acSKumar Galaendif 10508264cbcSKumar Gala 106b38308acSKumar Gala# used for usb 107b359049fSKim Phillipsconfig PPC_MPC831x 108b359049fSKim Phillips bool 109b359049fSKim Phillips 110b38308acSKumar Gala# used for math-emu 1119020fc96SKim Phillipsconfig PPC_MPC832x 1129020fc96SKim Phillips bool 1139020fc96SKim Phillips 114b38308acSKumar Gala# used for usb 115b38308acSKumar Galaconfig PPC_MPC834x 11608264cbcSKumar Gala bool 11708264cbcSKumar Gala 118b38308acSKumar Gala# used for usb 119833e31e7SLi Yangconfig PPC_MPC837x 120833e31e7SLi Yang bool 121