From: Dongwoo Lee Date: Tue, 18 Feb 2020 08:11:43 +0000 (+0900) Subject: ARM: configs: tizen_bcm2711_defconfig: Enable extcon feature X-Git-Tag: submit/tizen/20220208.074352~168 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=91cd06ba01bb682afae0758f105ab2878d202b8b;p=platform%2Fkernel%2Flinux-rpi.git ARM: configs: tizen_bcm2711_defconfig: Enable extcon feature To support external connection notification, enable extcon feature. Change-Id: I178f414b85a054d73ff9fda6346fce9c36c5e6df Signed-off-by: Dongwoo Lee --- diff --git a/arch/arm/configs/tizen_bcm2711_defconfig b/arch/arm/configs/tizen_bcm2711_defconfig index 8e58329..30474f6 100644 --- a/arch/arm/configs/tizen_bcm2711_defconfig +++ b/arch/arm/configs/tizen_bcm2711_defconfig @@ -426,6 +426,7 @@ CONFIG_BCM2835_MBOX=y # CONFIG_IOMMU_SUPPORT is not set CONFIG_BCM2835_POWER=y CONFIG_RASPBERRYPI_POWER=y +CONFIG_EXTCON=y CONFIG_PWM=y CONFIG_PWM_BCM2835=y CONFIG_GENERIC_PHY=y