diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-02-02 17:01:47 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-02-02 17:01:47 +0000 |
commit | 0a42e38bad10f41d7effb430716d3a4851a90fd1 (patch) | |
tree | b48eb436d555129e207f724c1faf806ed0bc04c0 /target/linux/ramips/rt305x | |
parent | 4cc962a0eb89d0443cb054afa10480c87243619f (diff) | |
download | upstream-0a42e38bad10f41d7effb430716d3a4851a90fd1.tar.gz upstream-0a42e38bad10f41d7effb430716d3a4851a90fd1.tar.bz2 upstream-0a42e38bad10f41d7effb430716d3a4851a90fd1.zip |
ramips: add kernel support for the Edimax BR-6425 board
Signed-off-by: Yuval Adam <yuv.adm@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35462
Diffstat (limited to 'target/linux/ramips/rt305x')
-rw-r--r-- | target/linux/ramips/rt305x/config-3.7 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/rt305x/config-3.7 b/target/linux/ramips/rt305x/config-3.7 index db31937afd..831219c269 100644 --- a/target/linux/ramips/rt305x/config-3.7 +++ b/target/linux/ramips/rt305x/config-3.7 @@ -109,6 +109,7 @@ CONFIG_RT305X_MACH_ALL0256N=y CONFIG_RT305X_MACH_ALL5002=y CONFIG_RT305X_MACH_ARGUS_ATP52B=y CONFIG_RT305X_MACH_BC2=y +CONFIG_RT305X_MACH_BR6425=y CONFIG_RT305X_MACH_BROADWAY=y CONFIG_RT305X_MACH_CARAMBOLA=y CONFIG_RT305X_MACH_DAP_1350=y |