diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-02-02 17:01:47 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-02-02 17:01:47 +0000 |
commit | ac27db20346e5ede250af19e9231d0fd8b8fdfa0 (patch) | |
tree | bfe07e956226ffb29b9f197716fbbee6eb80e314 /target/linux/ramips/rt305x | |
parent | 8690de897873468b2ecda81613981700ee9749ce (diff) |
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35462 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 db31937af..831219c26 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 |