aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-iop32x/Kconfig
diff options
context:
space:
mode:
authorLennert Buytenhek <buytenh@wantstofly.org>2006-09-21 02:42:12 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2006-09-25 10:34:01 +0100
commite60d07b6cd38a7afb85f2cf51aebcb3359b63819 (patch)
tree639b895384a70502f2aac9e8f7bc82ec1a4930f4 /arch/arm/mach-iop32x/Kconfig
parent17b602b1c1a38f3f0a4461bb1f571346e751b36b (diff)
downloadlinux-e60d07b6cd38a7afb85f2cf51aebcb3359b63819.tar.gz
[ARM] 3850/1: iop3xx: add thecus n2100 support
Add support for the Thecus n2100 (80219-based.) 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/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/arm/mach-iop32x/Kconfig b/arch/arm/mach-iop32x/Kconfig
index d7abfaa525c3d..0a397a4a6ac90 100644
--- a/arch/arm/mach-iop32x/Kconfig
+++ b/arch/arm/mach-iop32x/Kconfig
@@ -17,6 +17,12 @@ config ARCH_IQ31244
evaluation kit for the Intel 80219 processor (a IOP321 variant)
or the IQ31244 evaluation kit for the IOP321 processor.
+config MACH_N2100
+ bool "Enable support for the Thecus n2100"
+ help
+ Say Y here if you want to run your kernel on the Thecus n2100
+ NAS appliance.
+
endmenu
endif