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 | b54549cb67c356e8290956d853fd5c9d6ee610b6 (patch) | |
tree | 11a9fb452a7f1985f9940d66a77ab3828ab6fa09 /target/linux/ixp4xx/config-default | |
parent | a3113ae2ddc2b6d4cd5ff93ecad9757a593dfc04 (diff) | |
download | upstream-b54549cb67c356e8290956d853fd5c9d6ee610b6.tar.gz upstream-b54549cb67c356e8290956d853fd5c9d6ee610b6.tar.bz2 upstream-b54549cb67c356e8290956d853fd5c9d6ee610b6.zip |
add basic support for the Titan Wireless TW-533-4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10780 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 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 |