diff options
Diffstat (limited to 'arch/arm/mach-iop32x/Kconfig')
-rw-r--r-- | arch/arm/mach-iop32x/Kconfig | 7 |
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" | |||
4 | 4 | ||
5 | comment "IOP32x Platform Types" | 5 | comment "IOP32x Platform Types" |
6 | 6 | ||
7 | config MACH_GLANTANK | ||
8 | bool "Enable support for the IO-Data GLAN Tank" | ||
9 | help | ||
10 | Say Y here if you want to run your kernel on the GLAN Tank | ||
11 | NAS appliance or machines from IO-Data's HDL-Gxxx, HDL-GWxxx | ||
12 | and HDL-GZxxx series. | ||
13 | |||
7 | config ARCH_IQ80321 | 14 | config ARCH_IQ80321 |
8 | bool "Enable support for IQ80321" | 15 | bool "Enable support for IQ80321" |
9 | help | 16 | help |