]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - arch/arm/mach-kirkwood/Kconfig
ASoC: multi-component - ASoC Multi-Component Support
[mirror_ubuntu-artful-kernel.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
287989ca 48 bool "QNAP TS-110, TS-119, TS-210, TS-219 and TS-219P Turbo NAS"
586dcf27
MM
49 help
50 Say 'Y' here if you want your kernel to support the
287989ca
MM
51 QNAP TS-110, TS-119, TS-210, TS-219 and TS-219P Turbo NAS
52 devices.
586dcf27 53
f3a131b9
MM
54config 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
b2fdb566
AC
61config MACH_OPENRD
62 bool
63
7eeae54c
DV
64config MACH_OPENRD_BASE
65 bool "Marvell OpenRD Base Board"
b2fdb566 66 select MACH_OPENRD
7eeae54c
DV
67 help
68 Say 'Y' here if you want your kernel to support the
69 Marvell OpenRD Base Board.
70
b2fdb566
AC
71config 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
1cb9f9b0
SG
78config MACH_NETSPACE_V2
79 bool "LaCie Network Space v2 NAS Board"
80 help
81 Say 'Y' here if you want your kernel to support the
82 LaCie Network Space v2 NAS.
83
ca9cea93
SG
84config MACH_INETSPACE_V2
85 bool "LaCie Internet Space v2 NAS Board"
86 help
87 Say 'Y' here if you want your kernel to support the
88 LaCie Internet Space v2 NAS.
89
2a49456f
SG
90config MACH_NET2BIG_V2
91 bool "LaCie 2Big Network v2 NAS Board"
92 help
93 Say 'Y' here if you want your kernel to support the
94 LaCie 2Big Network v2 NAS.
95
3e05ec1b
SG
96config MACH_NET5BIG_V2
97 bool "LaCie 5Big Network v2 NAS Board"
98 help
99 Say 'Y' here if you want your kernel to support the
100 LaCie 5Big Network v2 NAS.
101
651c74c7
SB
102endmenu
103
104endif