blob: d58e8b0febe0a2eb9bfaaf109d82a98179480a09 [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
Martin Michlmayr586dcf22009-03-22 15:22:11 +010035config MACH_TS219
36 bool "QNAP TS-119 and TS-219 Turbo NAS"
37 help
38 Say 'Y' here if you want your kernel to support the
39 QNAP TS-119 and TS-219 Turbo NAS devices.
40
Martin Michlmayrf3a131b2009-11-05 17:45:32 +000041config MACH_TS41X
42 bool "QNAP TS-410, TS-410U, TS-419P and TS-419U Turbo NAS"
43 help
44 Say 'Y' here if you want your kernel to support the
45 QNAP TS-410, TS-410U, TS-419P and TS-419U Turbo NAS
46 devices.
47
Dhaval Vasa7eeae542009-08-10 17:37:34 +053048config MACH_OPENRD_BASE
49 bool "Marvell OpenRD Base Board"
50 help
51 Say 'Y' here if you want your kernel to support the
52 Marvell OpenRD Base Board.
53
Saeed Bishara651c74c2008-06-22 22:45:06 +020054endmenu
55
56endif