diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-09-19 22:36:39 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-09-19 22:36:39 +0000 |
commit | 469653f82006ac2299e3e51c90913d33482b073e (patch) | |
tree | 8c6ea8ac16178e35e345f78fcd0c0b73fd569921 /target/linux/ar71xx/config-3.10 | |
parent | 94f3076a60f03611f917590c738815714dfa3637 (diff) | |
download | upstream-469653f82006ac2299e3e51c90913d33482b073e.tar.gz upstream-469653f82006ac2299e3e51c90913d33482b073e.tar.bz2 upstream-469653f82006ac2299e3e51c90913d33482b073e.zip |
ar71xx: add kernel support for the WD My Net N600 board
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38072 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/config-3.10')
-rw-r--r-- | target/linux/ar71xx/config-3.10 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-3.10 b/target/linux/ar71xx/config-3.10 index 004d3a3d83..8261f2094b 100644 --- a/target/linux/ar71xx/config-3.10 +++ b/target/linux/ar71xx/config-3.10 @@ -49,6 +49,7 @@ CONFIG_ATH79_MACH_HORNET_UB=y CONFIG_ATH79_MACH_JA76PF=y CONFIG_ATH79_MACH_JWAP003=y CONFIG_ATH79_MACH_MR600=y +CONFIG_ATH79_MACH_MYNET_N600=y CONFIG_ATH79_MACH_MZK_W04NU=y CONFIG_ATH79_MACH_MZK_W300NH=y CONFIG_ATH79_MACH_NBG460N=y |