Kconfig (94b0bd366e36379c994bdaa84f18355702212eb4) Kconfig (fbf04d814d0a57b0eead41efd70b3fbe903201d9)
1if ARCH_ORION5X
2
3menu "Orion Implementations"
4
5config ARCH_ORION5X_DT
6 bool "Marvell Orion5x Flattened Device Tree"
7 select USE_OF
8 select ORION_CLK

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

124
125config MACH_NET2BIG
126 bool "LaCie 2Big Network"
127 select I2C_BOARDINFO
128 help
129 Say 'Y' here if you want your kernel to support the
130 LaCie 2Big Network NAS.
131
1if ARCH_ORION5X
2
3menu "Orion Implementations"
4
5config ARCH_ORION5X_DT
6 bool "Marvell Orion5x Flattened Device Tree"
7 select USE_OF
8 select ORION_CLK

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

124
125config MACH_NET2BIG
126 bool "LaCie 2Big Network"
127 select I2C_BOARDINFO
128 help
129 Say 'Y' here if you want your kernel to support the
130 LaCie 2Big Network NAS.
131
132config MACH_MSS2
133 bool "Maxtor Shared Storage II"
132config MACH_MSS2_DT
133 bool "Maxtor Shared Storage II (Flattened Device Tree)"
134 select ARCH_ORION5X_DT
134 help
135 Say 'Y' here if you want your kernel to support the
136 Maxtor Shared Storage II platform.
137
138config MACH_WNR854T
139 bool "Netgear WNR854T"
140 help
141 Say 'Y' here if you want your kernel to support the

--- 23 unchanged lines hidden ---
135 help
136 Say 'Y' here if you want your kernel to support the
137 Maxtor Shared Storage II platform.
138
139config MACH_WNR854T
140 bool "Netgear WNR854T"
141 help
142 Say 'Y' here if you want your kernel to support the

--- 23 unchanged lines hidden ---