Kconfig (7171d8672bb0bcb744935bd2c6108378b5c6c6ad) | Kconfig (7ec753ccc10ad552c8ec2d40e0edbe3a9c562f30) |
---|---|
1if ARCH_ORION5X 2 3menu "Orion Implementations" 4 5config MACH_DB88F5281 6 bool "Marvell Orion-2 Development Board" 7 select I2C_BOARDINFO 8 help --- 54 unchanged lines hidden (view full) --- 63 Technologic Systems TS-78xx platform. 64 65config MACH_MV2120 66 bool "HP Media Vault mv2120" 67 help 68 Say 'Y' here if you want your kernel to support the 69 HP Media Vault mv2120 or mv5100. 70 | 1if ARCH_ORION5X 2 3menu "Orion Implementations" 4 5config MACH_DB88F5281 6 bool "Marvell Orion-2 Development Board" 7 select I2C_BOARDINFO 8 help --- 54 unchanged lines hidden (view full) --- 63 Technologic Systems TS-78xx platform. 64 65config MACH_MV2120 66 bool "HP Media Vault mv2120" 67 help 68 Say 'Y' here if you want your kernel to support the 69 HP Media Vault mv2120 or mv5100. 70 |
71config MACH_MSS2 72 bool "Maxtor Shared Storage II" 73 help 74 Say 'Y' here if you want your kernel to support the 75 Maxtor Shared Storage II platform. 76 |
|
71endmenu 72 73endif | 77endmenu 78 79endif |