diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2008-11-28 12:28:38 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2008-11-28 12:28:38 +0000 |
commit | 6aaf7f354f645d3412a0a646450e9fadaf8ffafd (patch) | |
tree | 9c88c78a64da964013f75fe761ecd4848ed7e9ee /target/linux/ixp4xx/config-2.6.27 | |
parent | 2827d4ec4359299742d9f256f2374efbc313d844 (diff) | |
download | upstream-6aaf7f354f645d3412a0a646450e9fadaf8ffafd.tar.gz upstream-6aaf7f354f645d3412a0a646450e9fadaf8ffafd.tar.bz2 upstream-6aaf7f354f645d3412a0a646450e9fadaf8ffafd.zip |
add patch for mi424wr, enable the usr8200 in the .27 config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13391 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ixp4xx/config-2.6.27')
-rw-r--r-- | target/linux/ixp4xx/config-2.6.27 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/ixp4xx/config-2.6.27 b/target/linux/ixp4xx/config-2.6.27 index bc6fe42c2b..fa16af87df 100644 --- a/target/linux/ixp4xx/config-2.6.27 +++ b/target/linux/ixp4xx/config-2.6.27 @@ -176,12 +176,14 @@ CONFIG_MACH_GATEWAY7001=y CONFIG_MACH_IXDPG425=y # CONFIG_MACH_KIXRP435 is not set CONFIG_MACH_LOFT=y +CONFIG_MACH_MI424WR=y CONFIG_MACH_NAS100D=y CONFIG_MACH_NSLU2=y 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 |