diff options
Diffstat (limited to 'arch/arm/mach-iop32x/Kconfig')
-rw-r--r-- | arch/arm/mach-iop32x/Kconfig | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/arm/mach-iop32x/Kconfig b/arch/arm/mach-iop32x/Kconfig index d7abfaa525c3..0a397a4a6ac9 100644 --- a/arch/arm/mach-iop32x/Kconfig +++ b/arch/arm/mach-iop32x/Kconfig | |||
@@ -17,6 +17,12 @@ config ARCH_IQ31244 | |||
17 | evaluation kit for the Intel 80219 processor (a IOP321 variant) | 17 | evaluation kit for the Intel 80219 processor (a IOP321 variant) |
18 | or the IQ31244 evaluation kit for the IOP321 processor. | 18 | or the IQ31244 evaluation kit for the IOP321 processor. |
19 | 19 | ||
20 | config MACH_N2100 | ||
21 | bool "Enable support for the Thecus n2100" | ||
22 | help | ||
23 | Say Y here if you want to run your kernel on the Thecus n2100 | ||
24 | NAS appliance. | ||
25 | |||
20 | endmenu | 26 | endmenu |
21 | 27 | ||
22 | endif | 28 | endif |