diff options
author | John Crispin <john@openwrt.org> | 2014-11-19 09:20:47 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2014-11-19 09:20:47 +0000 |
commit | f210f3811a61f9b90bba3218e3b139fda92b6a23 (patch) | |
tree | 6ed743c5acece55dc7dd404a8f229459ed3e5f84 /target/linux/ar71xx/config-3.10 | |
parent | 6af2109a6401dfb05e2812c1c95bfc2620aa957d (diff) | |
download | upstream-f210f3811a61f9b90bba3218e3b139fda92b6a23.tar.gz upstream-f210f3811a61f9b90bba3218e3b139fda92b6a23.tar.bz2 upstream-f210f3811a61f9b90bba3218e3b139fda92b6a23.zip |
ar71xx: Added support for D-link DHP-1565 rev. A1
Signed-off-by: Jacek Kikiewicz <jaceq@aol.pl>
SVN-Revision: 43307
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 30ee592b22..02628ab17e 100644 --- a/target/linux/ar71xx/config-3.10 +++ b/target/linux/ar71xx/config-3.10 @@ -40,6 +40,7 @@ CONFIG_ATH79_MACH_BHU_BXU2000N2_A=y CONFIG_ATH79_MACH_CAP4200AG=y CONFIG_ATH79_MACH_CARAMBOLA2=y CONFIG_ATH79_MACH_DB120=y +CONFIG_ATH79_MACH_DHP_1565_A1=y CONFIG_ATH79_MACH_DIR_505_A1=y CONFIG_ATH79_MACH_DIR_600_A1=y CONFIG_ATH79_MACH_DIR_615_C1=y |