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 | 7d9eed234cc7f86519a642a37688556093b9d762 (patch) | |
tree | 702d7a449becdd6ee4e38676611bf65f6f971713 /target/linux/ixp4xx/config-default | |
parent | 6ffcc9e1ca72132f72d1cbe8ae5ac6c7950191d8 (diff) | |
download | master-187ad058-7d9eed234cc7f86519a642a37688556093b9d762.tar.gz master-187ad058-7d9eed234cc7f86519a642a37688556093b9d762.tar.bz2 master-187ad058-7d9eed234cc7f86519a642a37688556093b9d762.zip |
add support for the Netgear WG302v1/WAG302v1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10197 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |