diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2014-12-17 08:27:38 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2014-12-17 08:27:38 +0000 |
commit | 211cac98d559fdcb11fd0825aaf165da15c87b71 (patch) | |
tree | 1b41d1f1c50f7ba0cdb5b61abbb23430b12fef56 /target/linux/ar71xx/config-3.14 | |
parent | d9011ad6beb377fe66ce8fb4924db2c856887fff (diff) | |
download | upstream-211cac98d559fdcb11fd0825aaf165da15c87b71.tar.gz upstream-211cac98d559fdcb11fd0825aaf165da15c87b71.tar.bz2 upstream-211cac98d559fdcb11fd0825aaf165da15c87b71.zip |
Belkin AC 1750 DB (F9K1115v2) support
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 43734
Diffstat (limited to 'target/linux/ar71xx/config-3.14')
-rw-r--r-- | target/linux/ar71xx/config-3.14 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-3.14 b/target/linux/ar71xx/config-3.14 index 9ed184b160..6098af6ff7 100644 --- a/target/linux/ar71xx/config-3.14 +++ b/target/linux/ar71xx/config-3.14 @@ -57,6 +57,7 @@ CONFIG_ATH79_MACH_EL_MINI=y CONFIG_ATH79_MACH_ESR1750=y CONFIG_ATH79_MACH_ESR900=y CONFIG_ATH79_MACH_EW_DORIN=y +CONFIG_ATH79_MACH_F9K1115V2=y CONFIG_ATH79_MACH_GL_INET=y CONFIG_ATH79_MACH_GS_OOLITE=y CONFIG_ATH79_MACH_HIWIFI_HC6361=y |