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

Commit 45d163dd authored by Chandrasekhar Mattaparthy's avatar Chandrasekhar Mattaparthy
Browse files

msm-4.9.c6: msm8909w: enable GPIO_QPNP_PIN configuration



This is disabled in 4.9 for wearables, but enabled in 3.18
For Plug and Play this should be enabled

Change-Id: Iee20fe456765b0dec46e311c1ea28cbcb19867a3
Signed-off-by: default avatarChandrasekhar Mattaparthy <cmatta@codeaurora.org>
parent a024613f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -289,6 +289,7 @@ CONFIG_SPMI_MSM_PMIC_ARB_DEBUG=y
CONFIG_PINCTRL_MSM8909=y
CONFIG_PINCTRL_QCOM_SPMI_PMIC=y
CONFIG_GPIO_SYSFS=y
CONFIG_GPIO_QPNP_PIN=y
CONFIG_POWER_RESET=y
CONFIG_POWER_RESET_QCOM=y
CONFIG_QCOM_DLOAD_MODE=y
+1 −0
Original line number Diff line number Diff line
@@ -280,6 +280,7 @@ CONFIG_SPMI_MSM_PMIC_ARB_DEBUG=y
CONFIG_PINCTRL_MSM8909=y
CONFIG_PINCTRL_QCOM_SPMI_PMIC=y
CONFIG_GPIO_SYSFS=y
CONFIG_GPIO_QPNP_PIN=y
CONFIG_POWER_RESET=y
CONFIG_POWER_RESET_QCOM=y
CONFIG_QCOM_DLOAD_MODE=y