blob: 50bca5032b7e0c00bf0871bb52b75ec7309911d7 [file] [log] [blame]
Saeed Bishara651c74c2008-06-22 22:45:06 +02001if 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
Lennert Buytenhek91af7bb2008-10-19 02:38:25 +020023config 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
Shadi Ammouri4640fa62009-02-24 15:26:23 -050029config 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
John Hollandd8ecb342010-02-19 23:10:58 +010035config 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
Siddarth Gored8f089d2010-03-22 02:28:20 -070041config 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
Jason Cooper3d468b62012-02-27 16:07:13 +000047config 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
Arnaud Patard (Rtp)c06cd9b2012-04-18 23:16:41 +020061config 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
Jamie Lentin9007d102012-04-18 11:06:40 +010067config 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
Simon Baatzf5520362012-04-30 23:55:17 +020075config 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
Andrew Lunn9eb61f42012-05-12 14:57:59 +020083config 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
Sebastian Hesselbarthdd88db72012-08-14 22:43:41 +020097config 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
Josh Coombs5136b2a2012-07-16 11:52:50 +0200104config 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
Michael Walle4aff38a2012-07-17 07:25:55 +0200111config 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
Alan M Butler4f48b7f2012-08-20 15:29:07 +0100119config 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
Valentin Longchamp0510c8a2012-09-04 11:55:02 +0200126config 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
Martin Michlmayr586dcf22009-03-22 15:22:11 +0100133config MACH_TS219
Martin Michlmayrce56d162010-12-06 21:53:16 +0000134 bool "QNAP TS-110, TS-119, TS-119P+, TS-210, TS-219, TS-219P and TS-219P+ Turbo NAS"
Martin Michlmayr586dcf22009-03-22 15:22:11 +0100135 help
136 Say 'Y' here if you want your kernel to support the
Martin Michlmayrce56d162010-12-06 21:53:16 +0000137 QNAP TS-110, TS-119, TS-119P+, TS-210, TS-219, TS-219P and
138 TS-219P+ Turbo NAS devices.
Martin Michlmayr586dcf22009-03-22 15:22:11 +0100139
Martin Michlmayrf3a131b2009-11-05 17:45:32 +0000140config MACH_TS41X
Martin Michlmayrce56d162010-12-06 21:53:16 +0000141 bool "QNAP TS-410, TS-410U, TS-419P, TS-419P+ and TS-419U Turbo NAS"
Martin Michlmayrf3a131b2009-11-05 17:45:32 +0000142 help
143 Say 'Y' here if you want your kernel to support the
Martin Michlmayrce56d162010-12-06 21:53:16 +0000144 QNAP TS-410, TS-410U, TS-419P, TS-419P+ and TS-419U Turbo
145 NAS devices.
Martin Michlmayrf3a131b2009-11-05 17:45:32 +0000146
Eric Cooper70940642010-09-15 10:49:41 -0400147config MACH_DOCKSTAR
148 bool "Seagate FreeAgent DockStar"
149 help
150 Say 'Y' here if you want your kernel to support the
151 Seagate FreeAgent DockStar.
152
Alexander Clouterb2fdb562010-01-18 23:38:19 +0000153config MACH_OPENRD
154 bool
155
Dhaval Vasa7eeae542009-08-10 17:37:34 +0530156config MACH_OPENRD_BASE
157 bool "Marvell OpenRD Base Board"
Alexander Clouterb2fdb562010-01-18 23:38:19 +0000158 select MACH_OPENRD
Dhaval Vasa7eeae542009-08-10 17:37:34 +0530159 help
160 Say 'Y' here if you want your kernel to support the
161 Marvell OpenRD Base Board.
162
Alexander Clouterb2fdb562010-01-18 23:38:19 +0000163config MACH_OPENRD_CLIENT
164 bool "Marvell OpenRD Client Board"
165 select MACH_OPENRD
166 help
167 Say 'Y' here if you want your kernel to support the
168 Marvell OpenRD Client Board.
169
Dmytro Milinevskyy43b56072010-06-10 22:12:55 +0300170config MACH_OPENRD_ULTIMATE
171 bool "Marvell OpenRD Ultimate Board"
172 select MACH_OPENRD
173 help
174 Say 'Y' here if you want your kernel to support the
175 Marvell OpenRD Ultimate Board.
176
Simon Guinot1cb9f9b2009-12-09 01:43:49 +0100177config MACH_NETSPACE_V2
178 bool "LaCie Network Space v2 NAS Board"
179 help
180 Say 'Y' here if you want your kernel to support the
181 LaCie Network Space v2 NAS.
182
Simon Guinotca9cea92010-02-09 21:20:55 +0100183config MACH_INETSPACE_V2
184 bool "LaCie Internet Space v2 NAS Board"
185 help
186 Say 'Y' here if you want your kernel to support the
187 LaCie Internet Space v2 NAS.
188
Simon Guinotb6a044f2010-07-05 12:31:04 +0200189config MACH_NETSPACE_MAX_V2
190 bool "LaCie Network Space Max v2 NAS Board"
191 help
192 Say 'Y' here if you want your kernel to support the
193 LaCie Network Space Max v2 NAS.
194
Simon Guinot84712e92010-09-19 15:33:58 +0200195config MACH_D2NET_V2
196 bool "LaCie d2 Network v2 NAS Board"
197 help
198 Say 'Y' here if you want your kernel to support the
199 LaCie d2 Network v2 NAS.
200
Simon Guinot2a494562010-02-03 01:41:09 +0100201config MACH_NET2BIG_V2
202 bool "LaCie 2Big Network v2 NAS Board"
203 help
204 Say 'Y' here if you want your kernel to support the
205 LaCie 2Big Network v2 NAS.
206
Simon Guinot3e05ec12010-01-04 20:20:07 +0100207config MACH_NET5BIG_V2
208 bool "LaCie 5Big Network v2 NAS Board"
209 help
210 Say 'Y' here if you want your kernel to support the
211 LaCie 5Big Network v2 NAS.
212
Martin Michlmayrb529ee42010-06-13 20:00:16 +0100213config MACH_T5325
214 bool "HP t5325 Thin Client"
215 help
216 Say 'Y' here if you want your kernel to support the
217 HP t5325 Thin Client.
218
Saeed Bishara651c74c2008-06-22 22:45:06 +0200219endmenu
220
221endif