]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - arch/arm/mach-kirkwood/Kconfig
[ARM] Orion5x: enable SATA LED blinking for d2net
[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
586dcf27 35config MACH_TS219
287989ca 36 bool "QNAP TS-110, TS-119, TS-210, TS-219 and TS-219P Turbo NAS"
586dcf27
MM
37 help
38 Say 'Y' here if you want your kernel to support the
287989ca
MM
39 QNAP TS-110, TS-119, TS-210, TS-219 and TS-219P Turbo NAS
40 devices.
586dcf27 41
f3a131b9
MM
42config MACH_TS41X
43 bool "QNAP TS-410, TS-410U, TS-419P and TS-419U Turbo NAS"
44 help
45 Say 'Y' here if you want your kernel to support the
46 QNAP TS-410, TS-410U, TS-419P and TS-419U Turbo NAS
47 devices.
48
b2fdb566
AC
49config MACH_OPENRD
50 bool
51
7eeae54c
DV
52config MACH_OPENRD_BASE
53 bool "Marvell OpenRD Base Board"
b2fdb566 54 select MACH_OPENRD
7eeae54c
DV
55 help
56 Say 'Y' here if you want your kernel to support the
57 Marvell OpenRD Base Board.
58
b2fdb566
AC
59config MACH_OPENRD_CLIENT
60 bool "Marvell OpenRD Client Board"
61 select MACH_OPENRD
62 help
63 Say 'Y' here if you want your kernel to support the
64 Marvell OpenRD Client Board.
65
1cb9f9b0
SG
66config MACH_NETSPACE_V2
67 bool "LaCie Network Space v2 NAS Board"
68 help
69 Say 'Y' here if you want your kernel to support the
70 LaCie Network Space v2 NAS.
71
651c74c7
SB
72endmenu
73
74endif