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 | 47a35c8ffa76923855512de473fce839280aebca (patch) | |
tree | 1855ea1c2e0e68b96b5a5b3eeb3a62000277ab4c /target/linux/ixp4xx/config-2.6.27 | |
parent | e42eb910cc7e999e2282ff8419abf7008f18fbc3 (diff) | |
download | mtk-20170518-47a35c8ffa76923855512de473fce839280aebca.zip mtk-20170518-47a35c8ffa76923855512de473fce839280aebca.tar.gz mtk-20170518-47a35c8ffa76923855512de473fce839280aebca.tar.bz2 |
add patch for mi424wr, enable the usr8200 in the .27 config
SVN-Revision: 13391
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 bc6fe42..fa16af8 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 |