From 6e7357097f665096af3e099d17898371e56f1df5 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Tue, 13 Feb 2018 10:55:46 +0100 Subject: [PATCH] kernel: add missing symbol Signed-off-by: John Crispin --- target/linux/generic/config-4.14 | 1 + target/linux/generic/config-4.9 | 1 + 2 files changed, 2 insertions(+) diff --git a/target/linux/generic/config-4.14 b/target/linux/generic/config-4.14 index 3820062e94..1eaca2175e 100644 --- a/target/linux/generic/config-4.14 +++ b/target/linux/generic/config-4.14 @@ -1270,6 +1270,7 @@ CONFIG_EXPERT=y CONFIG_EXT4_USE_FOR_EXT2=y # CONFIG_EXTCON is not set # CONFIG_EXTCON_ADC_JACK is not set +# CONFIG_EXTCON_AXP288 is not set # CONFIG_EXTCON_GPIO is not set # CONFIG_EXTCON_INTEL_INT3496 is not set # CONFIG_EXTCON_MAX3355 is not set diff --git a/target/linux/generic/config-4.9 b/target/linux/generic/config-4.9 index 344749ec9e..3f050c205c 100644 --- a/target/linux/generic/config-4.9 +++ b/target/linux/generic/config-4.9 @@ -1194,6 +1194,7 @@ CONFIG_EXPERT=y CONFIG_EXT4_USE_FOR_EXT2=y # CONFIG_EXTCON is not set # CONFIG_EXTCON_ADC_JACK is not set +# CONFIG_EXTCON_AXP288 is not set # CONFIG_EXTCON_GPIO is not set # CONFIG_EXTCON_MAX3355 is not set # CONFIG_EXTCON_QCOM_SPMI_MISC is not set -- 2.30.2