diff options
Diffstat (limited to 'arch/arm/mach-kirkwood/Kconfig')
-rw-r--r-- | arch/arm/mach-kirkwood/Kconfig | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/arch/arm/mach-kirkwood/Kconfig b/arch/arm/mach-kirkwood/Kconfig index 17879a876be6..29b2163b1fe3 100644 --- a/arch/arm/mach-kirkwood/Kconfig +++ b/arch/arm/mach-kirkwood/Kconfig | |||
@@ -38,6 +38,12 @@ config MACH_ESATA_SHEEVAPLUG | |||
38 | Say 'Y' here if you want your kernel to support the | 38 | Say 'Y' here if you want your kernel to support the |
39 | Marvell eSATA SheevaPlug Reference Board. | 39 | Marvell eSATA SheevaPlug Reference Board. |
40 | 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 | |||
41 | config MACH_TS219 | 47 | config MACH_TS219 |
42 | bool "QNAP TS-110, TS-119, TS-210, TS-219 and TS-219P Turbo NAS" | 48 | bool "QNAP TS-110, TS-119, TS-210, TS-219 and TS-219P Turbo NAS" |
43 | help | 49 | help |
@@ -81,6 +87,18 @@ config MACH_INETSPACE_V2 | |||
81 | Say 'Y' here if you want your kernel to support the | 87 | Say 'Y' here if you want your kernel to support the |
82 | LaCie Internet Space v2 NAS. | 88 | LaCie Internet Space v2 NAS. |
83 | 89 | ||
90 | config 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 | |||
96 | config 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 | |||
84 | endmenu | 102 | endmenu |
85 | 103 | ||
86 | endif | 104 | endif |