diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2008-04-09 23:01:20 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2008-04-09 23:01:20 +0000 |
commit | 10bd191babed20271fb7b8b006fd27bde099b352 (patch) | |
tree | a63769c1f60b2d716d65a6faf2c388aee8c941c9 /target/linux/ixp4xx/config-default | |
parent | a4580a86ae83b07fe8768aa4c5a1e8e8899cb260 (diff) | |
download | upstream-10bd191babed20271fb7b8b006fd27bde099b352.tar.gz upstream-10bd191babed20271fb7b8b006fd27bde099b352.tar.bz2 upstream-10bd191babed20271fb7b8b006fd27bde099b352.zip |
add basic support for the Titan Wireless TW-533-4
SVN-Revision: 10780
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 353d69b1db..fe6e5cc48c 100644 --- a/target/linux/ixp4xx/config-default +++ b/target/linux/ixp4xx/config-default @@ -220,6 +220,7 @@ CONFIG_MACH_NAS100D=y CONFIG_MACH_NSLU2=y CONFIG_MACH_PRONGHORNMETRO=y CONFIG_MACH_SIDEWINDER=y +CONFIG_MACH_TW5334=y CONFIG_MACH_WG302V1=y CONFIG_MACH_WG302V2=y CONFIG_MACH_WRT300NV2=y |