aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-iop32x/Kconfig
diff options
context:
space:
mode:
authorLennert Buytenhek <buytenh@wantstofly.org>2006-09-21 02:46:03 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2006-09-25 10:34:02 +0100
commit0c92e830bd39f3e6cf7b151dffecafbdc623496c (patch)
tree56d9d48416a73cc78cd318880542d7571f5e84cb /arch/arm/mach-iop32x/Kconfig
parent[ARM] 3850/1: iop3xx: add thecus n2100 support (diff)
downloadlinux-dev-0c92e830bd39f3e6cf7b151dffecafbdc623496c.tar.xz
linux-dev-0c92e830bd39f3e6cf7b151dffecafbdc623496c.zip
[ARM] 3851/1: iop3xx: add io-data glantank support
Add support for the IO-Data GLAN Tank, from Martin Michlmayr. Signed-off-by: Martin Michlmayr <tbm@cyrius.com> Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-iop32x/Kconfig')
-rw-r--r--arch/arm/mach-iop32x/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/arm/mach-iop32x/Kconfig b/arch/arm/mach-iop32x/Kconfig
index 0a397a4a6ac9..c072d94070da 100644
--- a/arch/arm/mach-iop32x/Kconfig
+++ b/arch/arm/mach-iop32x/Kconfig
@@ -4,6 +4,13 @@ menu "IOP32x Implementation Options"
comment "IOP32x Platform Types"
+config MACH_GLANTANK
+ bool "Enable support for the IO-Data GLAN Tank"
+ help
+ Say Y here if you want to run your kernel on the GLAN Tank
+ NAS appliance or machines from IO-Data's HDL-Gxxx, HDL-GWxxx
+ and HDL-GZxxx series.
+
config ARCH_IQ80321
bool "Enable support for IQ80321"
help