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

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

52
53config MACH_LINKSTATION_MINI
54 bool "Buffalo Linkstation Mini"
55 select I2C_BOARDINFO
56 help
57 Say 'Y' here if you want your kernel to support the
58 Buffalo Linkstation Mini platform.
59
1if ARCH_ORION5X
2
3menu "Orion Implementations"
4
5config MACH_DB88F5281
6 bool "Marvell Orion-2 Development Board"
7 select I2C_BOARDINFO
8 help

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

52
53config MACH_LINKSTATION_MINI
54 bool "Buffalo Linkstation Mini"
55 select I2C_BOARDINFO
56 help
57 Say 'Y' here if you want your kernel to support the
58 Buffalo Linkstation Mini platform.
59
60config MACH_LINKSTATION_LS_HGL
61 bool "Buffalo Linkstation LS-HGL"
62 select I2C_BOARDINFO
63 help
64 Say 'Y' here if you want your kernel to support the
65 Buffalo Linkstation LS-HGL platform.
66
60config MACH_TS409
61 bool "QNAP TS-409"
62 help
63 Say 'Y' here if you want your kernel to support the
64 QNAP TS-409 platform.
65
66config MACH_WRT350N_V2
67 bool "Linksys WRT350N v2"

--- 78 unchanged lines hidden ---
67config MACH_TS409
68 bool "QNAP TS-409"
69 help
70 Say 'Y' here if you want your kernel to support the
71 QNAP TS-409 platform.
72
73config MACH_WRT350N_V2
74 bool "Linksys WRT350N v2"

--- 78 unchanged lines hidden ---