Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 63be13b2 authored by Jack Pham's avatar Jack Pham
Browse files

defconfig: sdm845: Enable EXTCON_USB_GPIO driver



Enable the extcon-usb-gpio driver which allows configuring GPIO
pins for USB VBUS and ID detection and provides notification to
USB controller driver.

Change-Id: I4c11404dbf89856bb705943e4dfc7c67a35780a3
Signed-off-by: default avatarJack Pham <jackp@codeaurora.org>
parent 1c936718
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -459,6 +459,7 @@ CONFIG_DEVFREQ_GOV_MEMLAT=y
CONFIG_DEVFREQ_SIMPLE_DEV=y
CONFIG_QCOM_DEVFREQ_DEVBW=y
CONFIG_EXTCON=y
CONFIG_EXTCON_USB_GPIO=y
CONFIG_IIO=y
CONFIG_QCOM_RRADC=y
CONFIG_PWM=y
+1 −0
Original line number Diff line number Diff line
@@ -482,6 +482,7 @@ CONFIG_DEVFREQ_GOV_MEMLAT=y
CONFIG_DEVFREQ_SIMPLE_DEV=y
CONFIG_QCOM_DEVFREQ_DEVBW=y
CONFIG_EXTCON=y
CONFIG_EXTCON_USB_GPIO=y
CONFIG_IIO=y
CONFIG_QCOM_RRADC=y
CONFIG_PWM=y