aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-kirkwood/Kconfig
diff options
context:
space:
mode:
authorSimon Guinot <sguinot@lacie.com>2010-01-04 14:20:07 -0500
committerNicolas Pitre <nico@fluxnic.net>2010-05-03 17:02:42 -0400
commit3e05ec1b93cd839fa1d1a9961b155b0dbc9a4055 (patch)
treeb1f08eff3b5d18320488649a01dea8236e0aba81 /arch/arm/mach-kirkwood/Kconfig
parent2a49456fdae0cc9e4286de38b8fcb85f9c7c7559 (diff)
[ARM] Kirkwood: add LaCie 5Big Network v2 support
Signed-off-by: Nicolas Pitre <nico@fluxnic.net>
Diffstat (limited to 'arch/arm/mach-kirkwood/Kconfig')
-rw-r--r--arch/arm/mach-kirkwood/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/arm/mach-kirkwood/Kconfig b/arch/arm/mach-kirkwood/Kconfig
index 953681ae69ea..29b2163b1fe3 100644
--- a/arch/arm/mach-kirkwood/Kconfig
+++ b/arch/arm/mach-kirkwood/Kconfig
@@ -93,6 +93,12 @@ config MACH_NET2BIG_V2
93 Say 'Y' here if you want your kernel to support the 93 Say 'Y' here if you want your kernel to support the
94 LaCie 2Big Network v2 NAS. 94 LaCie 2Big Network v2 NAS.
95 95
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
96endmenu 102endmenu
97 103
98endif 104endif