Kconfig (7ec753ccc10ad552c8ec2d40e0edbe3a9c562f30) | Kconfig (2f8209788d774c66efb5e2991affc06b1d1c7314) |
---|---|
1if ARCH_ORION5X 2 3menu "Orion Implementations" 4 5config MACH_DB88F5281 6 bool "Marvell Orion-2 Development Board" 7 select I2C_BOARDINFO 8 help --- 60 unchanged lines hidden (view full) --- 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 | 1if ARCH_ORION5X 2 3menu "Orion Implementations" 4 5config MACH_DB88F5281 6 bool "Marvell Orion-2 Development Board" 7 select I2C_BOARDINFO 8 help --- 60 unchanged lines hidden (view full) --- 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 |
77config MACH_WNR854T 78 bool "Netgear WNR854T" 79 help 80 Say 'Y' here if you want your kernel to support the 81 Netgear WNR854T platform. 82 |
|
77endmenu 78 79endif | 83endmenu 84 85endif |