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

Commit 46de3d7a authored by Rishabh Bhatnagar's avatar Rishabh Bhatnagar Committed by Gerrit - the friendly Code Review server
Browse files

defconfig: Enable Power On support for Kona



Enable compilation of msm-poweroff driver for Kona. Also
enable DLOAD_MODE to make Soc goto Download mode when it
resets due to a kernel panic.

Change-Id: I956c8ee96c37c85039477f4c502e9c314582135b
Signed-off-by: default avatarRishabh Bhatnagar <rishabhb@codeaurora.org>
parent 811170f6
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -266,6 +266,8 @@ CONFIG_SPMI=y
CONFIG_PINCTRL_QCOM_SPMI_PMIC=y
CONFIG_PINCTRL_KONA=y
CONFIG_GPIO_SYSFS=y
CONFIG_POWER_RESET_QCOM=y
CONFIG_QCOM_DLOAD_MODE=y
CONFIG_POWER_RESET_XGENE=y
CONFIG_POWER_RESET_SYSCON=y
CONFIG_THERMAL=y
+2 −0
Original line number Diff line number Diff line
@@ -273,6 +273,8 @@ CONFIG_SPMI=y
CONFIG_PINCTRL_QCOM_SPMI_PMIC=y
CONFIG_PINCTRL_KONA=y
CONFIG_GPIO_SYSFS=y
CONFIG_POWER_RESET_QCOM=y
CONFIG_QCOM_DLOAD_MODE=y
CONFIG_POWER_RESET_XGENE=y
CONFIG_POWER_RESET_SYSCON=y
CONFIG_THERMAL=y