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

Commit f72737de authored by Subbaraman Narayanamurthy's avatar Subbaraman Narayanamurthy
Browse files

defconfig: sdxlemur: Enable QG driver



Add CONFIG_QPNP_QG to enable the QG device present on PM7250B
that can be used on sdxlemur platforms.

Also, add CONFIG_TYPEC and CONFIG_QCOM_POWER_SUPPLY to compile
QG and SMB5 drivers properly.

Change-Id: Ibb8230ccb1366b7f2a04e2ac77b043ece7f463dd
Signed-off-by: default avatarSubbaraman Narayanamurthy <subbaram@codeaurora.org>
parent 8543fd31
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -189,7 +189,10 @@ CONFIG_SPMI_PMIC_CLKDIV=y
CONFIG_QTI_ADC_TM=y
CONFIG_QTI_BCL_PMIC5=y
CONFIG_QTI_BCL_SOC_DRIVER=y
CONFIG_QCOM_POWER_SUPPLY=y
CONFIG_QPNP_QG=y
CONFIG_QPNP_SMB5=y
CONFIG_TYPEC=y
CONFIG_EXTCON_QCOM_SPMI_MISC=y
CONFIG_USB_CONFIGFS=y
CONFIG_USB_CONFIGFS_UEVENT=y