diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2008-06-26 13:53:27 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2008-06-26 13:53:27 +0000 |
commit | 8a1ee9f8f5260e97ee7757af829e62cee2821300 (patch) | |
tree | de1f84a227c6c44f86486934f4d8d33ed3494738 /target/linux/orion/config-default | |
parent | c66259facd5abeccbeecc788cc2de38bf21648da (diff) | |
download | upstream-8a1ee9f8f5260e97ee7757af829e62cee2821300.tar.gz upstream-8a1ee9f8f5260e97ee7757af829e62cee2821300.tar.bz2 upstream-8a1ee9f8f5260e97ee7757af829e62cee2821300.zip |
add preliminary Netgear WNR854T support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11582 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/orion/config-default')
-rw-r--r-- | target/linux/orion/config-default | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/orion/config-default b/target/linux/orion/config-default index 9e2cb1417b..5c2519bfc1 100644 --- a/target/linux/orion/config-default +++ b/target/linux/orion/config-default @@ -184,6 +184,7 @@ CONFIG_LZO_DECOMPRESS=m # CONFIG_MACH_TS209 is not set # CONFIG_MACH_TS409 is not set # CONFIG_MACH_TS78XX is not set +CONFIG_MACH_WNR854T=y CONFIG_MACH_WRT350N_V2=y # CONFIG_MAC_PARTITION is not set # CONFIG_MEDIA_ATTACH is not set |