[ARM] Marvell OpenRD-Ultimate machine support
[deliverable/linux.git] / arch / arm / mach-kirkwood / Kconfig
1 if ARCH_KIRKWOOD
2
3 menu "Marvell Kirkwood Implementations"
4
5 config 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
11 config 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
17 config 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
23 config 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
29 config 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
35 config 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
41 config 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
47 config MACH_TS219
48 bool "QNAP TS-110, TS-119, TS-210, TS-219 and TS-219P Turbo NAS"
49 help
50 Say 'Y' here if you want your kernel to support the
51 QNAP TS-110, TS-119, TS-210, TS-219 and TS-219P Turbo NAS
52 devices.
53
54 config MACH_TS41X
55 bool "QNAP TS-410, TS-410U, TS-419P and TS-419U Turbo NAS"
56 help
57 Say 'Y' here if you want your kernel to support the
58 QNAP TS-410, TS-410U, TS-419P and TS-419U Turbo NAS
59 devices.
60
61 config MACH_OPENRD
62 bool
63
64 config MACH_OPENRD_BASE
65 bool "Marvell OpenRD Base Board"
66 select MACH_OPENRD
67 help
68 Say 'Y' here if you want your kernel to support the
69 Marvell OpenRD Base Board.
70
71 config MACH_OPENRD_CLIENT
72 bool "Marvell OpenRD Client Board"
73 select MACH_OPENRD
74 help
75 Say 'Y' here if you want your kernel to support the
76 Marvell OpenRD Client Board.
77
78 config MACH_OPENRD_ULTIMATE
79 bool "Marvell OpenRD Ultimate Board"
80 select MACH_OPENRD
81 help
82 Say 'Y' here if you want your kernel to support the
83 Marvell OpenRD Ultimate Board.
84
85 config MACH_NETSPACE_V2
86 bool "LaCie Network Space v2 NAS Board"
87 help
88 Say 'Y' here if you want your kernel to support the
89 LaCie Network Space v2 NAS.
90
91 config MACH_INETSPACE_V2
92 bool "LaCie Internet Space v2 NAS Board"
93 help
94 Say 'Y' here if you want your kernel to support the
95 LaCie Internet Space v2 NAS.
96
97 config MACH_NET2BIG_V2
98 bool "LaCie 2Big Network v2 NAS Board"
99 help
100 Say 'Y' here if you want your kernel to support the
101 LaCie 2Big Network v2 NAS.
102
103 config MACH_NET5BIG_V2
104 bool "LaCie 5Big Network v2 NAS Board"
105 help
106 Say 'Y' here if you want your kernel to support the
107 LaCie 5Big Network v2 NAS.
108
109 config MACH_T5325
110 bool "HP t5325 Thin Client"
111 help
112 Say 'Y' here if you want your kernel to support the
113 HP t5325 Thin Client.
114
115 endmenu
116
117 endif
This page took 0.035574 seconds and 5 git commands to generate.