diff options
Diffstat (limited to 'arch/arm/mach-ixp4xx/Kconfig')
-rw-r--r-- | arch/arm/mach-ixp4xx/Kconfig | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/arm/mach-ixp4xx/Kconfig b/arch/arm/mach-ixp4xx/Kconfig index daaa190c1253..61b2dfcb89d6 100644 --- a/arch/arm/mach-ixp4xx/Kconfig +++ b/arch/arm/mach-ixp4xx/Kconfig | |||
@@ -49,6 +49,14 @@ config MACH_GATEWAY7001 | |||
49 | 7001 Access Point. For more information on this platform, | 49 | 7001 Access Point. For more information on this platform, |
50 | see http://openwrt.org | 50 | see http://openwrt.org |
51 | 51 | ||
52 | config MACH_WG302V2 | ||
53 | bool "Netgear WG302 v2 / WAG302 v2" | ||
54 | select PCI | ||
55 | help | ||
56 | Say 'Y' here if you want your kernel to support Netgear's | ||
57 | WG302 v2 or WAG302 v2 Access Points. For more information | ||
58 | on this platform, see http://openwrt.org | ||
59 | |||
52 | config ARCH_IXDP425 | 60 | config ARCH_IXDP425 |
53 | bool "IXDP425" | 61 | bool "IXDP425" |
54 | help | 62 | help |