Kconfig (42452b77a1fba2fee89350be2a9c03b54b27c218) Kconfig (b08d5af39616fd32a1fafbcb51c36d4c99c4e02f)
1if ARCH_ORION5X
2
3menu "Orion Implementations"
4
5config MACH_DB88F5281
6 bool "Marvell Orion-2 Development Board"
7 select I2C_BOARDINFO
8 help

--- 42 unchanged lines hidden (view full) ---

51 QNAP TS-409 platform.
52
53config MACH_WRT350N_V2
54 bool "Linksys WRT350N v2"
55 help
56 Say 'Y' here if you want your kernel to support the
57 Linksys WRT350N v2 platform.
58
1if ARCH_ORION5X
2
3menu "Orion Implementations"
4
5config MACH_DB88F5281
6 bool "Marvell Orion-2 Development Board"
7 select I2C_BOARDINFO
8 help

--- 42 unchanged lines hidden (view full) ---

51 QNAP TS-409 platform.
52
53config MACH_WRT350N_V2
54 bool "Linksys WRT350N v2"
55 help
56 Say 'Y' here if you want your kernel to support the
57 Linksys WRT350N v2 platform.
58
59config MACH_MV2120
60 bool "HP Media Vault mv2120"
61 help
62 Say 'Y' here if you want your kernel to support the
63 HP Media Vault mv2120 or mv5100.
64
59endmenu
60
61endif
65endmenu
66
67endif