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

Commit 47334686 authored by Fenglin Wu's avatar Fenglin Wu Committed by Gerrit - the friendly Code Review server
Browse files

defconfig: sdm845: Enable SPMI PMIC pinctrl driver



Enable SPMI PMIC pinctrl driver for PMIC GPIOs to be able to be exported
as pinctrl devices. Unselect CONFIG_GPIO_QPNP_PIN as this is no longer
needed.

CRs-Fixed: 2020939
Change-Id: Ia0d9a992449e06a0ff275bbcdd0fc3496329b235
Signed-off-by: default avatarFenglin Wu <fenglinw@codeaurora.org>
parent 0f105b40
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -280,9 +280,9 @@ CONFIG_SLIMBUS_MSM_NGD=y
CONFIG_SPMI=y
CONFIG_PINCTRL_SDM845=y
CONFIG_PINCTRL_SDM830=y
CONFIG_PINCTRL_QCOM_SPMI_PMIC=y
CONFIG_GPIOLIB=y
CONFIG_GPIO_SYSFS=y
CONFIG_GPIO_QPNP_PIN=y
CONFIG_POWER_RESET_QCOM=y
CONFIG_POWER_RESET_XGENE=y
CONFIG_POWER_RESET_SYSCON=y
+1 −1
Original line number Diff line number Diff line
@@ -292,9 +292,9 @@ CONFIG_SLIMBUS_MSM_NGD=y
CONFIG_SPMI=y
CONFIG_PINCTRL_SDM845=y
CONFIG_PINCTRL_SDM830=y
CONFIG_PINCTRL_QCOM_SPMI_PMIC=y
CONFIG_GPIOLIB=y
CONFIG_GPIO_SYSFS=y
CONFIG_GPIO_QPNP_PIN=y
CONFIG_POWER_RESET_QCOM=y
CONFIG_POWER_RESET_XGENE=y
CONFIG_POWER_RESET_SYSCON=y