aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-kirkwood/Kconfig
diff options
context:
space:
mode:
authorSimon Guinot <sguinot@lacie.com>2009-12-09 01:43:49 +0100
committerNicolas Pitre <nico@fluxnic.net>2009-12-10 23:01:57 -0500
commit1cb9f9b086f818eb9543ed759382de7b95c67f87 (patch)
treef5adbf4ead594b4beb420656e3ace9fc26f8555f /arch/arm/mach-kirkwood/Kconfig
parentf0e5d2c959d5f14dd3bc879c8f9390aa2c049423 (diff)
downloadkernel_samsung_smdk4412-1cb9f9b086f818eb9543ed759382de7b95c67f87.zip
kernel_samsung_smdk4412-1cb9f9b086f818eb9543ed759382de7b95c67f87.tar.gz
kernel_samsung_smdk4412-1cb9f9b086f818eb9543ed759382de7b95c67f87.tar.bz2
[ARM] Kirkwood: Add LaCie Network Space v2 support
Signed-off-by: Simon Guinot <sguinot@lacie.com> Signed-off-by: Nicolas Pitre <nico@marvell.com>
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 8bf09ae..f6c6196 100644
--- a/arch/arm/mach-kirkwood/Kconfig
+++ b/arch/arm/mach-kirkwood/Kconfig
@@ -52,6 +52,12 @@ config MACH_OPENRD_BASE
Say 'Y' here if you want your kernel to support the
Marvell OpenRD Base Board.
+config MACH_NETSPACE_V2
+ bool "LaCie Network Space v2 NAS Board"
+ help
+ Say 'Y' here if you want your kernel to support the
+ LaCie Network Space v2 NAS.
+
endmenu
endif