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

Commit edb29d14 authored by David Collins's avatar David Collins
Browse files

defconfig: sdm855: enable SPMI PMIC pin control GPIO driver



Enable the SPMI PMIC pin control driver so that consumers can
configure and control PMIC GPIO pins.

Change-Id: I99493265a5b1928f814a561c3b027de3b614dee7
Signed-off-by: default avatarDavid Collins <collinsd@codeaurora.org>
parent 456c150f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -275,6 +275,7 @@ CONFIG_PM855B_PMIC_SIMULATOR=y
CONFIG_PM855L_PMIC_SIMULATOR=y
CONFIG_SLIMBUS=y
CONFIG_SLIMBUS_MSM_NGD=y
CONFIG_PINCTRL_QCOM_SPMI_PMIC=y
CONFIG_PINCTRL_SDM855=y
CONFIG_GPIO_SYSFS=y
CONFIG_POWER_RESET_QCOM=y
+1 −0
Original line number Diff line number Diff line
@@ -283,6 +283,7 @@ CONFIG_PM855B_PMIC_SIMULATOR=y
CONFIG_PM855L_PMIC_SIMULATOR=y
CONFIG_SLIMBUS=y
CONFIG_SLIMBUS_MSM_NGD=y
CONFIG_PINCTRL_QCOM_SPMI_PMIC=y
CONFIG_PINCTRL_SDM855=y
CONFIG_GPIO_SYSFS=y
CONFIG_POWER_RESET_QCOM=y