Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
[GitHub/mt8127/android_kernel_alcatel_ttab.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
586dcf27 47config MACH_TS219
ce56d169 48 bool "QNAP TS-110, TS-119, TS-119P+, TS-210, TS-219, TS-219P and TS-219P+ Turbo NAS"
586dcf27
MM
49 help
50 Say 'Y' here if you want your kernel to support the
ce56d169
MM
51 QNAP TS-110, TS-119, TS-119P+, TS-210, TS-219, TS-219P and
52 TS-219P+ Turbo NAS devices.
586dcf27 53
f3a131b9 54config MACH_TS41X
ce56d169 55 bool "QNAP TS-410, TS-410U, TS-419P, TS-419P+ and TS-419U Turbo NAS"
f3a131b9
MM
56 help
57 Say 'Y' here if you want your kernel to support the
ce56d169
MM
58 QNAP TS-410, TS-410U, TS-419P, TS-419P+ and TS-419U Turbo
59 NAS devices.
f3a131b9 60
70940649
EC
61config MACH_DOCKSTAR
62 bool "Seagate FreeAgent DockStar"
63 help
64 Say 'Y' here if you want your kernel to support the
65 Seagate FreeAgent DockStar.
66
b2fdb566
AC
67config MACH_OPENRD
68 bool
69
7eeae54c
DV
70config MACH_OPENRD_BASE
71 bool "Marvell OpenRD Base Board"
b2fdb566 72 select MACH_OPENRD
7eeae54c
DV
73 help
74 Say 'Y' here if you want your kernel to support the
75 Marvell OpenRD Base Board.
76
b2fdb566
AC
77config MACH_OPENRD_CLIENT
78 bool "Marvell OpenRD Client Board"
79 select MACH_OPENRD
80 help
81 Say 'Y' here if you want your kernel to support the
82 Marvell OpenRD Client Board.
83
43b56074
DM
84config MACH_OPENRD_ULTIMATE
85 bool "Marvell OpenRD Ultimate Board"
86 select MACH_OPENRD
87 help
88 Say 'Y' here if you want your kernel to support the
89 Marvell OpenRD Ultimate Board.
90
1cb9f9b0
SG
91config MACH_NETSPACE_V2
92 bool "LaCie Network Space v2 NAS Board"
93 help
94 Say 'Y' here if you want your kernel to support the
95 LaCie Network Space v2 NAS.
96
ca9cea93
SG
97config MACH_INETSPACE_V2
98 bool "LaCie Internet Space v2 NAS Board"
99 help
100 Say 'Y' here if you want your kernel to support the
101 LaCie Internet Space v2 NAS.
102
b6a044ff
SG
103config MACH_NETSPACE_MAX_V2
104 bool "LaCie Network Space Max v2 NAS Board"
105 help
106 Say 'Y' here if you want your kernel to support the
107 LaCie Network Space Max v2 NAS.
108
84712e9a
SG
109config MACH_D2NET_V2
110 bool "LaCie d2 Network v2 NAS Board"
111 help
112 Say 'Y' here if you want your kernel to support the
113 LaCie d2 Network v2 NAS.
114
2a49456f
SG
115config MACH_NET2BIG_V2
116 bool "LaCie 2Big Network v2 NAS Board"
117 help
118 Say 'Y' here if you want your kernel to support the
119 LaCie 2Big Network v2 NAS.
120
3e05ec1b
SG
121config MACH_NET5BIG_V2
122 bool "LaCie 5Big Network v2 NAS Board"
123 help
124 Say 'Y' here if you want your kernel to support the
125 LaCie 5Big Network v2 NAS.
126
b529ee4a
MM
127config MACH_T5325
128 bool "HP t5325 Thin Client"
129 help
130 Say 'Y' here if you want your kernel to support the
131 HP t5325 Thin Client.
132
651c74c7
SB
133endmenu
134
135endif