kernel: add missing symbol

Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
John Crispin 2018-02-13 10:55:46 +01:00
parent f21f8376e9
commit 6e7357097f
2 changed files with 2 additions and 0 deletions

View file

@ -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

View file

@ -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