Kconfig (0eb66974c089547ed72fe4754076d3b1358b8614) | Kconfig (104ea0781a7052e03d731e2ff3df8bde66036bad) |
---|---|
1if ARCH_ORION5X 2 3menu "Orion Implementations" 4 5config MACH_DB88F5281 6 bool "Marvell Orion-2 Development Board" 7 select I2C_BOARDINFO 8 help --- 22 unchanged lines hidden (view full) --- 31 D-Link DNS-323 platform. 32 33config MACH_TS209 34 bool "QNAP TS-109/TS-209" 35 help 36 Say 'Y' here if you want your kernel to support the 37 QNAP TS-109/TS-209 platform. 38 | 1if ARCH_ORION5X 2 3menu "Orion Implementations" 4 5config MACH_DB88F5281 6 bool "Marvell Orion-2 Development Board" 7 select I2C_BOARDINFO 8 help --- 22 unchanged lines hidden (view full) --- 31 D-Link DNS-323 platform. 32 33config MACH_TS209 34 bool "QNAP TS-109/TS-209" 35 help 36 Say 'Y' here if you want your kernel to support the 37 QNAP TS-109/TS-209 platform. 38 |
39config MACH_TERASTATION_PRO2 40 bool "Buffalo Terastation Pro II/Live" 41 help 42 Say 'Y' here if you want your kernel to support the 43 Buffalo Terastation Pro II/Live platform. 44 |
|
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 --- 58 unchanged lines hidden --- | 45config MACH_LINKSTATION_PRO 46 bool "Buffalo Linkstation Pro/Live" 47 select I2C_BOARDINFO 48 help 49 Say 'Y' here if you want your kernel to support the 50 Buffalo Linkstation Pro/Live platform. Both v1 and 51 v2 devices are supported. 52 --- 58 unchanged lines hidden --- |