From 355009ebe76cb7f526737a88c7683c78e6a68118 Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Sun, 11 Feb 2018 18:41:25 +0100 Subject: [PATCH] ar71xx: add missing config symbol ATH79_MACH_CF_E375AC Fixes: bf66bb8c96 "ar71xx:add support for COMFAST CF-E375AC" Signed-off-by: Matthias Schiffer --- 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 4a8024b9a5..a952476f18 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 19f3541de8..d0cfa462bf 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 -- 2.30.2