diff options
Diffstat (limited to 'arch/arm/mach-ixp4xx/Kconfig')
-rw-r--r-- | arch/arm/mach-ixp4xx/Kconfig | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/arm/mach-ixp4xx/Kconfig b/arch/arm/mach-ixp4xx/Kconfig index 2c5a02b8520e..264f4d59f898 100644 --- a/arch/arm/mach-ixp4xx/Kconfig +++ b/arch/arm/mach-ixp4xx/Kconfig | |||
@@ -78,6 +78,12 @@ config MACH_IXDP465 | |||
78 | IXDP465 Development Platform (Also known as BMP). | 78 | IXDP465 Development Platform (Also known as BMP). |
79 | For more information on this platform, see <file:Documentation/arm/IXP4xx>. | 79 | For more information on this platform, see <file:Documentation/arm/IXP4xx>. |
80 | 80 | ||
81 | config MACH_GORAMO_MLR | ||
82 | bool "GORAMO Multi Link Router" | ||
83 | help | ||
84 | Say 'Y' here if you want your kernel to support GORAMO | ||
85 | MultiLink router. | ||
86 | |||
81 | config MACH_KIXRP435 | 87 | config MACH_KIXRP435 |
82 | bool "KIXRP435" | 88 | bool "KIXRP435" |
83 | help | 89 | help |