Kconfig (96916090f488986a4ebb8e9ffa6a3b50881d5ccd) | Kconfig (47e9cffde663eafd5f78987036429fc0994d90e8) |
---|---|
1if ARCH_ORION5X 2 3menu "Orion Implementations" 4 5config MACH_DB88F5281 6 bool "Marvell Orion-2 Development Board" 7 select I2C_BOARDINFO 8 help --- 30 unchanged lines hidden (view full) --- 39config MACH_LINKSTATION_PRO 40 bool "Buffalo Linkstation Pro/Live" 41 select I2C_BOARDINFO 42 help 43 Say 'Y' here if you want your kernel to support the 44 Buffalo Linkstation Pro/Live platform. Both v1 and 45 v2 devices are supported. 46 | 1if ARCH_ORION5X 2 3menu "Orion Implementations" 4 5config MACH_DB88F5281 6 bool "Marvell Orion-2 Development Board" 7 select I2C_BOARDINFO 8 help --- 30 unchanged lines hidden (view full) --- 39config MACH_LINKSTATION_PRO 40 bool "Buffalo Linkstation Pro/Live" 41 select I2C_BOARDINFO 42 help 43 Say 'Y' here if you want your kernel to support the 44 Buffalo Linkstation Pro/Live platform. Both v1 and 45 v2 devices are supported. 46 |
47config MACH_TS409 48 bool "QNAP TS-409" 49 help 50 Say 'Y' here if you want your kernel to support the 51 QNAP TS-409 platform. 52 |
|
47endmenu 48 49endif | 53endmenu 54 55endif |