diff options
author | John Crispin <blogic@openwrt.org> | 2015-10-15 14:37:38 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2015-10-15 14:37:38 +0000 |
commit | e048c925b961f78801d623fcebedfb84c8f77cf7 (patch) | |
tree | 7f8c7577b5705546e4b0f033b2b835de706a70d2 /target/linux/ar71xx/config-3.18 | |
parent | b71743e72c09eaad1c57ebe976027415b8900271 (diff) | |
download | upstream-e048c925b961f78801d623fcebedfb84c8f77cf7.tar.gz upstream-e048c925b961f78801d623fcebedfb84c8f77cf7.tar.bz2 upstream-e048c925b961f78801d623fcebedfb84c8f77cf7.zip |
ar71xx: add support for D-LINK DIR-615 rev. Ix board
backport of r46248.
Signed-off-by: Jaehoon You <teslamint@gmail.com>
rebased on r46767.
git-svn-id: svn://svn.openwrt.org/openwrt/branches/chaos_calmer@47191 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/config-3.18')
-rw-r--r-- | target/linux/ar71xx/config-3.18 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-3.18 b/target/linux/ar71xx/config-3.18 index d661aa744a..14d99c66aa 100644 --- a/target/linux/ar71xx/config-3.18 +++ b/target/linux/ar71xx/config-3.18 @@ -53,6 +53,7 @@ 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 +CONFIG_ATH79_MACH_DIR_615_I1=y CONFIG_ATH79_MACH_DIR_825_B1=y CONFIG_ATH79_MACH_DIR_825_C1=y CONFIG_ATH79_MACH_DLAN_PRO_1200_AC=y |