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

Commit 3f14e397 authored by David Collins's avatar David Collins
Browse files

defconfig: sdm855: enable PMIC power-on driver



Enable the PMIC power-on driver so that software can receive
power key and volume down key presses and also configure the
PMICs appropriately for different power-off types.

Change-Id: Ib47f972c34b37b74aed9837aad101af00f499cf4
Signed-off-by: default avatarDavid Collins <collinsd@codeaurora.org>
parent 92f627c3
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -256,6 +256,7 @@ CONFIG_KEYBOARD_GPIO=y
# CONFIG_INPUT_MOUSE is not set
CONFIG_INPUT_TOUCHSCREEN=y
CONFIG_INPUT_MISC=y
CONFIG_INPUT_QPNP_POWER_ON=y
CONFIG_INPUT_UINPUT=y
# CONFIG_SERIO_SERPORT is not set
# CONFIG_VT is not set
+1 −0
Original line number Diff line number Diff line
@@ -262,6 +262,7 @@ CONFIG_KEYBOARD_GPIO=y
CONFIG_INPUT_JOYSTICK=y
CONFIG_INPUT_TOUCHSCREEN=y
CONFIG_INPUT_MISC=y
CONFIG_INPUT_QPNP_POWER_ON=y
CONFIG_INPUT_UINPUT=y
# CONFIG_SERIO_SERPORT is not set
# CONFIG_VT is not set