[openwrt/openwrt] ar71xx: add missing config symbol ATH79_MACH_CF_E375AC

LEDE Commits lede-commits at lists.infradead.org
Sun Feb 11 09:42:27 PST 2018


neoraider pushed a commit to openwrt/openwrt.git, branch master:
https://git.lede-project.org/355009ebe76cb7f526737a88c7683c78e6a68118

commit 355009ebe76cb7f526737a88c7683c78e6a68118
Author: Matthias Schiffer <mschiffer at universe-factory.net>
AuthorDate: Sun Feb 11 18:41:25 2018 +0100

    ar71xx: add missing config symbol ATH79_MACH_CF_E375AC
    
    Fixes: bf66bb8c96 "ar71xx:add support for COMFAST CF-E375AC"
    Signed-off-by: Matthias Schiffer <mschiffer at universe-factory.net>
---
 target/linux/ar71xx/config-4.4 | 1 +
 target/linux/ar71xx/config-4.9 | 1 +
 2 files changed, 2 insertions(+)

diff --git a/target/linux/ar71xx/config-4.4 b/target/linux/ar71xx/config-4.4
index 4a8024b..a952476 100644
--- a/target/linux/ar71xx/config-4.4
+++ b/target/linux/ar71xx/config-4.4
@@ -69,6 +69,7 @@ CONFIG_ATH79=y
 # CONFIG_ATH79_MACH_CF_E316N_V2 is not set
 # CONFIG_ATH79_MACH_CF_E320N_V2 is not set
 # CONFIG_ATH79_MACH_CF_E355AC is not set
+# CONFIG_ATH79_MACH_CF_E375AC is not set
 # CONFIG_ATH79_MACH_CF_E380AC_V1 is not set
 # CONFIG_ATH79_MACH_CF_E380AC_V2 is not set
 # CONFIG_ATH79_MACH_CF_E520N is not set
diff --git a/target/linux/ar71xx/config-4.9 b/target/linux/ar71xx/config-4.9
index 19f3541..d0cfa46 100644
--- a/target/linux/ar71xx/config-4.9
+++ b/target/linux/ar71xx/config-4.9
@@ -67,6 +67,7 @@ CONFIG_ATH79=y
 # CONFIG_ATH79_MACH_CF_E316N_V2 is not set
 # CONFIG_ATH79_MACH_CF_E320N_V2 is not set
 # CONFIG_ATH79_MACH_CF_E355AC is not set
+# CONFIG_ATH79_MACH_CF_E375AC is not set
 # CONFIG_ATH79_MACH_CF_E380AC_V1 is not set
 # CONFIG_ATH79_MACH_CF_E380AC_V2 is not set
 # CONFIG_ATH79_MACH_CF_E520N is not set



More information about the lede-commits mailing list