aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-ixp4xx/Kconfig
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2007-06-02 15:47:51 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2007-07-12 11:12:15 +0100
commitdcdeeb21c010e9b5cb2e91f865cd5bebb65bc31f (patch)
tree96a48f28d44a1d7a23fb16bf95afb3d4aef74983 /arch/arm/mach-ixp4xx/Kconfig
parent46918bd13b887e8f0ae2987e690bc2af9c6c08a4 (diff)
[ARM] 4426/2: Netgear WG302 v2 and WAG302 v2 support
This patch provides support for the Netgear WG302 v2 and WAG302 v2 AccessPoint series. This patch relies on the patch "Gateway 7001 series support" minimally, as they only have UART2 connected. Updated to stay below the 80 char limit in uncompress.h Signed-off-by: Imre Kaloz <kaloz@openwrt.org> Signed-off-by: Deepak Saxena <dsaxena@mvista.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-ixp4xx/Kconfig')
-rw-r--r--arch/arm/mach-ixp4xx/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/arm/mach-ixp4xx/Kconfig b/arch/arm/mach-ixp4xx/Kconfig
index daaa190c125..61b2dfcb89d 100644
--- a/arch/arm/mach-ixp4xx/Kconfig
+++ b/arch/arm/mach-ixp4xx/Kconfig
@@ -49,6 +49,14 @@ config MACH_GATEWAY7001
7001 Access Point. For more information on this platform,
see http://openwrt.org
+config MACH_WG302V2
+ bool "Netgear WG302 v2 / WAG302 v2"
+ select PCI
+ help
+ Say 'Y' here if you want your kernel to support Netgear's
+ WG302 v2 or WAG302 v2 Access Points. For more information
+ on this platform, see http://openwrt.org
+
config ARCH_IXDP425
bool "IXDP425"
help