Saeed Bishara | 651c74c | 2008-06-22 22:45:06 +0200 | [diff] [blame] | 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 | |
Lennert Buytenhek | 91af7bb | 2008-10-19 02:38:25 +0200 | [diff] [blame] | 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 | |
Shadi Ammouri | 4640fa6 | 2009-02-24 15:26:23 -0500 | [diff] [blame] | 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 | |
Martin Michlmayr | 586dcf2 | 2009-03-22 15:22:11 +0100 | [diff] [blame] | 35 | config MACH_TS219 |
Martin Michlmayr | 287989c | 2009-11-05 18:15:31 +0000 | [diff] [blame] | 36 | bool "QNAP TS-110, TS-119, TS-210, TS-219 and TS-219P Turbo NAS" |
Martin Michlmayr | 586dcf2 | 2009-03-22 15:22:11 +0100 | [diff] [blame] | 37 | help |
| 38 | Say 'Y' here if you want your kernel to support the |
Martin Michlmayr | 287989c | 2009-11-05 18:15:31 +0000 | [diff] [blame] | 39 | QNAP TS-110, TS-119, TS-210, TS-219 and TS-219P Turbo NAS |
| 40 | devices. |
Martin Michlmayr | 586dcf2 | 2009-03-22 15:22:11 +0100 | [diff] [blame] | 41 | |
Martin Michlmayr | f3a131b | 2009-11-05 17:45:32 +0000 | [diff] [blame] | 42 | config 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 | |
Alexander Clouter | b2fdb56 | 2010-01-18 23:38:19 +0000 | [diff] [blame^] | 49 | config MACH_OPENRD |
| 50 | bool |
| 51 | |
Dhaval Vasa | 7eeae54 | 2009-08-10 17:37:34 +0530 | [diff] [blame] | 52 | config MACH_OPENRD_BASE |
| 53 | bool "Marvell OpenRD Base Board" |
Alexander Clouter | b2fdb56 | 2010-01-18 23:38:19 +0000 | [diff] [blame^] | 54 | select MACH_OPENRD |
Dhaval Vasa | 7eeae54 | 2009-08-10 17:37:34 +0530 | [diff] [blame] | 55 | help |
| 56 | Say 'Y' here if you want your kernel to support the |
| 57 | Marvell OpenRD Base Board. |
| 58 | |
Alexander Clouter | b2fdb56 | 2010-01-18 23:38:19 +0000 | [diff] [blame^] | 59 | config 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 | |
Simon Guinot | 1cb9f9b | 2009-12-09 01:43:49 +0100 | [diff] [blame] | 66 | config 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 | |
Saeed Bishara | 651c74c | 2008-06-22 22:45:06 +0200 | [diff] [blame] | 72 | endmenu |
| 73 | |
| 74 | endif |