Kconfig (6973ee7e602b08f624bbf7379b6f68054c71aebb) | Kconfig (54782674084ed9dc829050a8c18298db6847679d) |
---|---|
1if ARCH_ORION5X 2 3menu "Orion Implementations" 4 5config MACH_DB88F5281 6 bool "Marvell Orion-2 Development Board" 7 select I2C_BOARDINFO 8 help --- 89 unchanged lines hidden (view full) --- 98 99config MACH_BIGDISK 100 bool "LaCie Big Disk Network" 101 select I2C_BOARDINFO 102 help 103 Say 'Y' here if you want your kernel to support the 104 LaCie Big Disk Network NAS. 105 | 1if ARCH_ORION5X 2 3menu "Orion Implementations" 4 5config MACH_DB88F5281 6 bool "Marvell Orion-2 Development Board" 7 select I2C_BOARDINFO 8 help --- 89 unchanged lines hidden (view full) --- 98 99config MACH_BIGDISK 100 bool "LaCie Big Disk Network" 101 select I2C_BOARDINFO 102 help 103 Say 'Y' here if you want your kernel to support the 104 LaCie Big Disk Network NAS. 105 |
106config MACH_NET2BIG 107 bool "LaCie 2Big Network" 108 select I2C_BOARDINFO 109 help 110 Say 'Y' here if you want your kernel to support the 111 LaCie 2Big Network NAS. 112 |
|
106config MACH_MSS2 107 bool "Maxtor Shared Storage II" 108 help 109 Say 'Y' here if you want your kernel to support the 110 Maxtor Shared Storage II platform. 111 112config MACH_WNR854T 113 bool "Netgear WNR854T" --- 25 unchanged lines hidden --- | 113config MACH_MSS2 114 bool "Maxtor Shared Storage II" 115 help 116 Say 'Y' here if you want your kernel to support the 117 Maxtor Shared Storage II platform. 118 119config MACH_WNR854T 120 bool "Netgear WNR854T" --- 25 unchanged lines hidden --- |