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 | 9a2e94476ad170a69a4d50c804039eeb2760fd35 (patch) | |
tree | bc3ccd89547ea2262cbe970b2028d03b72377ec9 /target/linux/ar71xx/config-3.10 | |
parent | 9200807877b006ffc650060d999723418643a3e4 (diff) | |
download | upstream-9a2e94476ad170a69a4d50c804039eeb2760fd35.tar.gz upstream-9a2e94476ad170a69a4d50c804039eeb2760fd35.tar.bz2 upstream-9a2e94476ad170a69a4d50c804039eeb2760fd35.zip |
ar71xx: add kernel support for the WD My Net N600 board
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38072
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 |