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 9bb02b6d7ae1..dbe07c9472ed 100644 --- a/arch/arm/mach-iop32x/Kconfig +++ b/arch/arm/mach-iop32x/Kconfig | |||
@@ -42,6 +42,13 @@ config IOP3XX_ATU | |||
42 | Say N if the IOP is an add in card, the host system owns the PCI | 42 | Say N if the IOP is an add in card, the host system owns the PCI |
43 | bus in this case. | 43 | bus in this case. |
44 | 44 | ||
45 | config MACH_EM7210 | ||
46 | bool "Enable support for the Lanner EM7210" | ||
47 | help | ||
48 | Say Y here if you want to run your kernel on the Lanner EM7210 | ||
49 | board. Say also Y here if you have a SS4000e Baxter Creek NAS | ||
50 | appliance." | ||
51 | |||
45 | endmenu | 52 | endmenu |
46 | 53 | ||
47 | endif | 54 | endif |