diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-08-17 17:56:05 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-08-17 17:56:05 +0000 |
commit | e453fc0796bc1e8a2f05996de2194777ff56fda0 (patch) | |
tree | 6ea325aa2675595fe748283658f6d43dd321f643 /target/linux/ramips/rt305x/config-3.3 | |
parent | 7660d3dd5b36f70dc8925fcb1f9dd3d61516327a (diff) | |
download | upstream-e453fc0796bc1e8a2f05996de2194777ff56fda0.tar.gz upstream-e453fc0796bc1e8a2f05996de2194777ff56fda0.tar.bz2 upstream-e453fc0796bc1e8a2f05996de2194777ff56fda0.zip |
ramips: add support for D-Link DIR-615 H1
rt2x00 still needs some patching as the radio doesn't come to life.
Installation via webflash.
[juhosg: fix whitespace issues, remove rt305x_register_usb
from machine setup because the board has no USB port]
Signed-off-by: Mikko Hissa <mikko.hissa@uta.fi>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33205 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/rt305x/config-3.3')
-rw-r--r-- | target/linux/ramips/rt305x/config-3.3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/rt305x/config-3.3 b/target/linux/ramips/rt305x/config-3.3 index 04afff646b..409bdbbbee 100644 --- a/target/linux/ramips/rt305x/config-3.3 +++ b/target/linux/ramips/rt305x/config-3.3 @@ -93,6 +93,7 @@ CONFIG_RT305X_MACH_ALL5002=y CONFIG_RT305X_MACH_ARGUS_ATP52B=y CONFIG_RT305X_MACH_BC2=y CONFIG_RT305X_MACH_DIR_300_REVB=y +CONFIG_RT305X_MACH_DIR_615_H1=y CONFIG_RT305X_MACH_DAP_1350=y CONFIG_RT305X_MACH_ESR_9753=y CONFIG_RT305X_MACH_F5D8235_V2=y |