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

Commit a061aac6 authored by Prasad Sodagudi's avatar Prasad Sodagudi
Browse files

defconfig: mdm9360: Enable CONFIG_POWER_RESET_MSM config



Enable Qualcomm MSM power-off driver to support
power off and restart for mdm9630.

Change-Id: I4172751d1fd08b3d70f34fb555588e03e0f8e33d
Signed-off-by: default avatarPrasad Sodagudi <psodagud@codeaurora.org>
parent 39e3e1e9
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -235,6 +235,8 @@ CONFIG_GPIO_QPNP_PIN=y
CONFIG_GPIO_QPNP_PIN_DEBUG=y
CONFIG_POWER_SUPPLY=y
CONFIG_SMB135X_CHARGER=y
CONFIG_POWER_RESET=y
CONFIG_POWER_RESET_MSM=y
CONFIG_SENSORS_QPNP_ADC_VOLTAGE=y
CONFIG_THERMAL=y
CONFIG_THERMAL_TSENS8974=y
+2 −0
Original line number Diff line number Diff line
@@ -230,6 +230,8 @@ CONFIG_GPIO_QPNP_PIN=y
CONFIG_GPIO_QPNP_PIN_DEBUG=y
CONFIG_POWER_SUPPLY=y
CONFIG_SMB135X_CHARGER=y
CONFIG_POWER_RESET=y
CONFIG_POWER_RESET_MSM=y
CONFIG_SENSORS_QPNP_ADC_VOLTAGE=y
CONFIG_THERMAL=y
CONFIG_THERMAL_TSENS8974=y