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

Commit 676815e3 authored by Fenglin Wu's avatar Fenglin Wu
Browse files

defconfig: sm8150: Enable QTI haptics input driver



Enable QTI haptics input driver so that the QTI haptics device can be
exported as a FF (Force-Feedback) type input device and controlled
through ioctl/write API to input device.

Change-Id: I076a134b700c504bcfc3fa355ff82b4b4f3bde2d
Signed-off-by: default avatarFenglin Wu <fenglinw@codeaurora.org>
parent 48de0416
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -300,6 +300,7 @@ CONFIG_TOUCHSCREEN_ST=y
CONFIG_INPUT_MISC=y
CONFIG_INPUT_HBTP_INPUT=y
CONFIG_INPUT_QPNP_POWER_ON=y
CONFIG_INPUT_QTI_HAPTICS=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
@@ -312,6 +312,7 @@ CONFIG_TOUCHSCREEN_ST=y
CONFIG_INPUT_MISC=y
CONFIG_INPUT_HBTP_INPUT=y
CONFIG_INPUT_QPNP_POWER_ON=y
CONFIG_INPUT_QTI_HAPTICS=y
CONFIG_INPUT_UINPUT=y
# CONFIG_SERIO_SERPORT is not set
# CONFIG_VT is not set