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

Commit 9bf9dce6 authored by David Collins's avatar David Collins
Browse files

defconfig: kona: enable qpnp-power-on driver



Enable the qpnp-power-on driver so that PMIC keys can be used
and reset vs shutdown behaviors can be exercised.

Change-Id: I1b88d28c7b3757d755bbe23048d8b1f05eb9073f
Signed-off-by: default avatarDavid Collins <collinsd@codeaurora.org>
parent 260e5bbe
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -252,6 +252,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
@@ -258,6 +258,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