diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2008-01-14 22:36:09 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2008-01-14 22:36:09 +0000 |
commit | ed57d3042b03a8c06022d70ac656c4cf5c216b1c (patch) | |
tree | 4dd4aacf6d5549b8a1e1133d14e77c790a57468d /target/linux/ixp4xx/config-default | |
parent | 5e0b4b1379703aae2c14f85275a6c63420df92e8 (diff) | |
download | upstream-ed57d3042b03a8c06022d70ac656c4cf5c216b1c.tar.gz upstream-ed57d3042b03a8c06022d70ac656c4cf5c216b1c.tar.bz2 upstream-ed57d3042b03a8c06022d70ac656c4cf5c216b1c.zip |
add support for the Netgear WG302v1/WAG302v1
SVN-Revision: 10197
Diffstat (limited to 'target/linux/ixp4xx/config-default')
-rw-r--r-- | target/linux/ixp4xx/config-default | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ixp4xx/config-default b/target/linux/ixp4xx/config-default index a5df2ed645..1b725f646b 100644 --- a/target/linux/ixp4xx/config-default +++ b/target/linux/ixp4xx/config-default @@ -219,6 +219,7 @@ CONFIG_MACH_NAS100D=y CONFIG_MACH_NSLU2=y CONFIG_MACH_PRONGHORNMETRO=y CONFIG_MACH_SIDEWINDER=y +CONFIG_MACH_WG302V1=y CONFIG_MACH_WG302V2=y CONFIG_MACH_WRT300NV2=y # CONFIG_MAC_PARTITION is not set |