ARM: Dove: update defconfig
[deliverable/linux.git] / arch / arm / mach-kirkwood / Kconfig
CommitLineData
651c74c7
SB
1if ARCH_KIRKWOOD
2
3menu "Marvell Kirkwood Implementations"
4
5config MACH_DB88F6281_BP
6 bool "Marvell DB-88F6281-BP Development Board"
7 help
8 Say 'Y' here if you want your kernel to support the
9 Marvell DB-88F6281-BP Development Board.
10
11config MACH_RD88F6192_NAS
12 bool "Marvell RD-88F6192-NAS Reference Board"
13 help
14 Say 'Y' here if you want your kernel to support the
15 Marvell RD-88F6192-NAS Reference Board.
16
17config MACH_RD88F6281
18 bool "Marvell RD-88F6281 Reference Board"
19 help
20 Say 'Y' here if you want your kernel to support the
21 Marvell RD-88F6281 Reference Board.
22
91af7bb2
LB
23config MACH_MV88F6281GTW_GE
24 bool "Marvell 88F6281 GTW GE Board"
25 help
26 Say 'Y' here if you want your kernel to support the
27 Marvell 88F6281 GTW GE Board.
28
4640fa60
SA
29config MACH_SHEEVAPLUG
30 bool "Marvell SheevaPlug Reference Board"
31 help
32 Say 'Y' here if you want your kernel to support the
33 Marvell SheevaPlug Reference Board.
34
d8ecb349
JH
35config MACH_ESATA_SHEEVAPLUG
36 bool "Marvell eSATA SheevaPlug Reference Board"
37 help
38 Say 'Y' here if you want your kernel to support the
39 Marvell eSATA SheevaPlug Reference Board.
40
d8f089d2
SG
41config MACH_GURUPLUG
42 bool "Marvell GuruPlug Reference Board"
43 help
44 Say 'Y' here if you want your kernel to support the
45 Marvell GuruPlug Reference Board.
46
3d468b6d
JC
47config ARCH_KIRKWOOD_DT
48 bool "Marvell Kirkwood Flattened Device Tree"
49 select USE_OF
50 help
51 Say 'Y' here if you want your kernel to support the
52 Marvell Kirkwood using flattened device tree.
53
54config MACH_DREAMPLUG_DT
55 bool "Marvell DreamPlug (Flattened Device Tree)"
56 select ARCH_KIRKWOOD_DT
57 help
58 Say 'Y' here if you want your kernel to support the
59 Marvell DreamPlug (Flattened Device Tree).
60
c06cd9bf
APR
61config MACH_ICONNECT_DT
62 bool "Iomega Iconnect (Flattened Device Tree)"
63 select ARCH_KIRKWOOD_DT
64 help
65 Say 'Y' here to enable Iomega Iconnect support.
66
9007d100
JL
67config MACH_DLINK_KIRKWOOD_DT
68 bool "D-Link Kirkwood-based NAS (Flattened Device Tree)"
69 select ARCH_KIRKWOOD_DT
70 help
71 Say 'Y' here if you want your kernel to support the
72 Kirkwood-based D-Link NASes such as DNS-320 & DNS-325,
73 using Flattened Device Tree.
74
f5520363
SB
75config MACH_IB62X0_DT
76 bool "RaidSonic IB-NAS6210, IB-NAS6220 (Flattened Device Tree)"
77 select ARCH_KIRKWOOD_DT
78 help
79 Say 'Y' here if you want your kernel to support the
80 RaidSonic IB-NAS6210 & IB-NAS6220 devices, using
81 Flattened Device Tree.
82
9eb61f47
AL
83config MACH_TS219_DT
84 bool "Device Tree for QNAP TS-11X, TS-21X NAS"
85 select ARCH_KIRKWOOD_DT
86 select ARM_APPENDED_DTB
87 select ARM_ATAG_DTB_COMPAT
88 help
89 Say 'Y' here if you want your kernel to support the QNAP
90 TS-110, TS-119, TS-119P+, TS-210, TS-219, TS-219P and
91 TS-219P+ Turbo NAS devices using Fattened Device Tree.
92 There are two different Device Tree descriptions, depending
93 on if the device is based on an if the board uses the MV6281
94 or MV6282. If you have the wrong one, the buttons will not
95 work.
96
dd88db78
SH
97config MACH_DOCKSTAR_DT
98 bool "Seagate FreeAgent Dockstar (Flattened Device Tree)"
99 select ARCH_KIRKWOOD_DT
100 help
101 Say 'Y' here if you want your kernel to support the
102 Seagate FreeAgent Dockstar (Flattened Device Tree).
103
5136b2aa
JC
104config MACH_GOFLEXNET_DT
105 bool "Seagate GoFlex Net (Flattened Device Tree)"
106 select ARCH_KIRKWOOD_DT
107 help
108 Say 'Y' here if you want your kernel to support the
109 Seagate GoFlex Net (Flattened Device Tree).
110
4aff38a3
MW
111config MACH_LSXL_DT
112 bool "Buffalo Linkstation LS-XHL, LS-CHLv2 (Flattened Device Tree)"
113 select ARCH_KIRKWOOD_DT
114 help
115 Say 'Y' here if you want your kernel to support the
116 Buffalo Linkstation LS-XHL & LS-CHLv2 devices, using
117 Flattened Device Tree.
118
4f48b7fc
AB
119config MACH_IOMEGA_IX2_200_DT
120 bool "Iomega StorCenter ix2-200 (Flattened Device Tree)"
121 select ARCH_KIRKWOOD_DT
122 help
123 Say 'Y' here if you want your kernel to support the
124 Iomega StorCenter ix2-200 (Flattened Device Tree).
125
0510c8a0
VL
126config MACH_KM_KIRKWOOD_DT
127 bool "Keymile Kirkwood Reference Design (Flattened Device Tree)"
128 select ARCH_KIRKWOOD_DT
129 help
130 Say 'Y' here if you want your kernel to support the
131 Keymile Kirkwood Reference Desgin, using Flattened Device Tree.
132
ecee1e47
SG
133config MACH_INETSPACE_V2_DT
134 bool "LaCie Internet Space v2 NAS (Flattened Device Tree)"
135 select ARCH_KIRKWOOD_DT
136 help
137 Say 'Y' here if you want your kernel to support the LaCie
138 Internet Space v2 NAS, using Flattened Device Tree.
139
5492a110
SP
140config MACH_MPLCEC4_DT
141 bool "MPL CEC4 (Flattened Device Tree)"
142 select ARCH_KIRKWOOD_DT
143 help
144 Say 'Y' here if you want your kernel to support the
145 MPL CEC4 (Flattened Device Tree).
146
ecee1e47
SG
147config MACH_NETSPACE_V2_DT
148 bool "LaCie Network Space v2 NAS (Flattened Device Tree)"
149 select ARCH_KIRKWOOD_DT
150 help
151 Say 'Y' here if you want your kernel to support the LaCie
152 Network Space v2 NAS, using Flattened Device Tree.
153
154config MACH_NETSPACE_MAX_V2_DT
155 bool "LaCie Network Space Max v2 NAS (Flattened Device Tree)"
156 select ARCH_KIRKWOOD_DT
157 help
158 Say 'Y' here if you want your kernel to support the LaCie
159 Network Space Max v2 NAS, using Flattened Device Tree.
160
ca7d9452
SG
161config MACH_NETSPACE_LITE_V2_DT
162 bool "LaCie Network Space Lite v2 NAS (Flattened Device Tree)"
163 select ARCH_KIRKWOOD_DT
164 help
165 Say 'Y' here if you want your kernel to support the LaCie
166 Network Space Lite v2 NAS, using Flattened Device Tree.
167
7f9871d9
SG
168config MACH_NETSPACE_MINI_V2_DT
169 bool "LaCie Network Space Mini v2 NAS (Flattened Device Tree)"
170 select ARCH_KIRKWOOD_DT
171 help
172 Say 'Y' here if you want your kernel to support the LaCie
173 Network Space Mini v2 NAS (aka SafeBox), using Flattened
174 Device Tree.
175
767fc1ea
JC
176config MACH_TOPKICK_DT
177 bool "USI Topkick (Flattened Device Tree)"
178 select ARCH_KIRKWOOD_DT
179 help
180 Say 'Y' here if you want your kernel to support the
181 USI Topkick, using Flattened Device Tree
182
586dcf27 183config MACH_TS219
ce56d169 184 bool "QNAP TS-110, TS-119, TS-119P+, TS-210, TS-219, TS-219P and TS-219P+ Turbo NAS"
586dcf27
MM
185 help
186 Say 'Y' here if you want your kernel to support the
ce56d169
MM
187 QNAP TS-110, TS-119, TS-119P+, TS-210, TS-219, TS-219P and
188 TS-219P+ Turbo NAS devices.
586dcf27 189
f3a131b9 190config MACH_TS41X
ce56d169 191 bool "QNAP TS-410, TS-410U, TS-419P, TS-419P+ and TS-419U Turbo NAS"
f3a131b9
MM
192 help
193 Say 'Y' here if you want your kernel to support the
ce56d169
MM
194 QNAP TS-410, TS-410U, TS-419P, TS-419P+ and TS-419U Turbo
195 NAS devices.
f3a131b9 196
70940649
EC
197config MACH_DOCKSTAR
198 bool "Seagate FreeAgent DockStar"
199 help
200 Say 'Y' here if you want your kernel to support the
201 Seagate FreeAgent DockStar.
202
b2fdb566
AC
203config MACH_OPENRD
204 bool
205
7eeae54c
DV
206config MACH_OPENRD_BASE
207 bool "Marvell OpenRD Base Board"
b2fdb566 208 select MACH_OPENRD
7eeae54c
DV
209 help
210 Say 'Y' here if you want your kernel to support the
211 Marvell OpenRD Base Board.
212
b2fdb566
AC
213config MACH_OPENRD_CLIENT
214 bool "Marvell OpenRD Client Board"
215 select MACH_OPENRD
216 help
217 Say 'Y' here if you want your kernel to support the
218 Marvell OpenRD Client Board.
219
43b56074
DM
220config MACH_OPENRD_ULTIMATE
221 bool "Marvell OpenRD Ultimate Board"
222 select MACH_OPENRD
223 help
224 Say 'Y' here if you want your kernel to support the
225 Marvell OpenRD Ultimate Board.
226
1cb9f9b0
SG
227config MACH_NETSPACE_V2
228 bool "LaCie Network Space v2 NAS Board"
229 help
230 Say 'Y' here if you want your kernel to support the
231 LaCie Network Space v2 NAS.
232
ca9cea93
SG
233config MACH_INETSPACE_V2
234 bool "LaCie Internet Space v2 NAS Board"
235 help
236 Say 'Y' here if you want your kernel to support the
237 LaCie Internet Space v2 NAS.
238
b6a044ff
SG
239config MACH_NETSPACE_MAX_V2
240 bool "LaCie Network Space Max v2 NAS Board"
241 help
242 Say 'Y' here if you want your kernel to support the
243 LaCie Network Space Max v2 NAS.
244
84712e9a
SG
245config MACH_D2NET_V2
246 bool "LaCie d2 Network v2 NAS Board"
247 help
248 Say 'Y' here if you want your kernel to support the
249 LaCie d2 Network v2 NAS.
250
2a49456f
SG
251config MACH_NET2BIG_V2
252 bool "LaCie 2Big Network v2 NAS Board"
253 help
254 Say 'Y' here if you want your kernel to support the
255 LaCie 2Big Network v2 NAS.
256
3e05ec1b
SG
257config MACH_NET5BIG_V2
258 bool "LaCie 5Big Network v2 NAS Board"
259 help
260 Say 'Y' here if you want your kernel to support the
261 LaCie 5Big Network v2 NAS.
262
b529ee4a
MM
263config MACH_T5325
264 bool "HP t5325 Thin Client"
265 help
266 Say 'Y' here if you want your kernel to support the
267 HP t5325 Thin Client.
268
afcad884
TJ
269config MACH_NSA310_DT
270 bool "ZyXEL NSA-310 (Flattened Device Tree)"
271 select ARCH_KIRKWOOD_DT
272 select ARM_ATAG_DTB_COMPAT
273 help
274 Say 'Y' here if you want your kernel to support the
275 ZyXEL NSA-310 board (Flattened Device Tree).
276
651c74c7
SB
277endmenu
278
279endif
This page took 0.267566 seconds and 5 git commands to generate.