diff options
author | John Crispin <john@openwrt.org> | 2015-07-07 13:48:39 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2015-07-07 13:48:39 +0000 |
commit | d5352182303474edba37d84563e3733457ac8b85 (patch) | |
tree | c9d08864216974484fc9aaf08afd96a1c93b5d7e /target/linux/ar71xx/config-3.18 | |
parent | 8f0e96ee118781602ab67282b66a0b25fcf7692b (diff) | |
download | upstream-d5352182303474edba37d84563e3733457ac8b85.tar.gz upstream-d5352182303474edba37d84563e3733457ac8b85.tar.bz2 upstream-d5352182303474edba37d84563e3733457ac8b85.zip |
ar71xx: add support for D-Link DIR-615 rev. Ix board
Based on trunk r46212.
Signed-off-by: Jaehoon You <teslamint@gmail.com>
SVN-Revision: 46248
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 3de7c53ecc..0680dd0440 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_DRAGINO2=y |