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

Commit e2df260d authored by Chong Gu's avatar Chong Gu Committed by Gerrit - the friendly Code Review server
Browse files

defconfig: sm8150: Enable ST touch driver support



Enable ST touch driver for sm8150_defconfig and sm8150-perf_defconfig.

Change-Id: I70206d9e865680a1bf5f1d5962d53f682b80a025
Signed-off-by: default avatarChong Gu <chongu@codeaurora.org>
parent f5872e1b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -282,6 +282,7 @@ CONFIG_INPUT_EVDEV=y
CONFIG_KEYBOARD_GPIO=y
# CONFIG_INPUT_MOUSE is not set
CONFIG_INPUT_TOUCHSCREEN=y
CONFIG_TOUCHSCREEN_ST=y
CONFIG_INPUT_MISC=y
CONFIG_INPUT_HBTP_INPUT=y
CONFIG_INPUT_QPNP_POWER_ON=y
+1 −0
Original line number Diff line number Diff line
@@ -289,6 +289,7 @@ CONFIG_KEYBOARD_GPIO=y
# CONFIG_INPUT_MOUSE is not set
CONFIG_INPUT_JOYSTICK=y
CONFIG_INPUT_TOUCHSCREEN=y
CONFIG_TOUCHSCREEN_ST=y
CONFIG_INPUT_MISC=y
CONFIG_INPUT_HBTP_INPUT=y
CONFIG_INPUT_QPNP_POWER_ON=y