Kconfig (e060c38434b2caa78efe7cedaff4191040b65a15) | Kconfig (c149f6c8ae47c35821d93e2bffd5a3a7ca54ad9e) |
---|---|
1if ARCH_MMP 2 3menu "Marvell PXA168/910/MMP2 Implmentations" 4 5config MACH_ASPENITE 6 bool "Marvell's PXA168 Aspenite Development Board" 7 select CPU_PXA168 8 help --- 63 unchanged lines hidden (view full) --- 72 73config MACH_TETON_BGA 74 bool "Marvell's PXA168 Teton BGA Development Board" 75 select CPU_PXA168 76 help 77 Say 'Y' here if you want to support the Marvell PXA168-based 78 Teton BGA Development Board. 79 | 1if ARCH_MMP 2 3menu "Marvell PXA168/910/MMP2 Implmentations" 4 5config MACH_ASPENITE 6 bool "Marvell's PXA168 Aspenite Development Board" 7 select CPU_PXA168 8 help --- 63 unchanged lines hidden (view full) --- 72 73config MACH_TETON_BGA 74 bool "Marvell's PXA168 Teton BGA Development Board" 75 select CPU_PXA168 76 help 77 Say 'Y' here if you want to support the Marvell PXA168-based 78 Teton BGA Development Board. 79 |
80config MACH_SHEEVAD | 80config MACH_GPLUGD |
81 bool "Marvell's PXA168 GuruPlug Display (gplugD) Board" 82 select CPU_PXA168 83 help 84 Say 'Y' here if you want to support the Marvell PXA168-based 85 GuruPlug Display (gplugD) Board 86 87endmenu 88 --- 18 unchanged lines hidden --- | 81 bool "Marvell's PXA168 GuruPlug Display (gplugD) Board" 82 select CPU_PXA168 83 help 84 Say 'Y' here if you want to support the Marvell PXA168-based 85 GuruPlug Display (gplugD) Board 86 87endmenu 88 --- 18 unchanged lines hidden --- |