diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-10-29 13:55:37 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-10-29 13:55:37 +0000 |
commit | e4a4faf627f92495500a49be2c002146f13d4e9f (patch) | |
tree | d02a64b5b9ab2474b1cf57819168e0b8d58955b2 /target/linux | |
parent | 9c8c85d98138af025371616e75b47d44fc63d1e5 (diff) |
add missing config option
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13074 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-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 a9a440d39..721cf8e3f 100644 --- a/target/linux/ixp4xx/config-default +++ b/target/linux/ixp4xx/config-default @@ -210,6 +210,7 @@ CONFIG_MACH_PRONGHORN=y CONFIG_MACH_PRONGHORNMETRO=y CONFIG_MACH_SIDEWINDER=y CONFIG_MACH_TW5334=y +CONFIG_MACH_USR8200=y CONFIG_MACH_WG302V1=y CONFIG_MACH_WG302V2=y CONFIG_MACH_WRT300NV2=y |