arm64: deconfig: enable CONFIG_INPUT_HBTP_INPUT

Enable hbtp_input driver to support host based touch processing.

Change-Id: Id56beccb53a0c64210e318a3a0a7f1a8d5d2bc27
Signed-off-by: Jing Lin <jinglin@codeaurora.org>
Signed-off-by: Jigarkumar Kishorkumar Zala <j_zala@codeaurora.org>
This commit is contained in:
Jigarkumar Kishorkumar Zala 2015-09-15 19:38:07 -07:00 committed by David Keitel
parent d42067104f
commit ac08c76484
2 changed files with 4 additions and 0 deletions

View file

@ -240,6 +240,8 @@ CONFIG_SERIAL_AMBA_PL011=y
CONFIG_SERIAL_AMBA_PL011_CONSOLE=y
CONFIG_SERIAL_MSM=y
CONFIG_SERIAL_MSM_CONSOLE=y
CONFIG_INPUT_MISC=y
CONFIG_INPUT_HBTP_INPUT=y
CONFIG_SERIAL_MSM_HS=y
CONFIG_SERIAL_OF_PLATFORM=y
CONFIG_SERIAL_MSM_SMD=y

View file

@ -242,6 +242,8 @@ CONFIG_SERIAL_AMBA_PL011=y
CONFIG_SERIAL_AMBA_PL011_CONSOLE=y
CONFIG_SERIAL_MSM=y
CONFIG_SERIAL_MSM_CONSOLE=y
CONFIG_INPUT_MISC=y
CONFIG_INPUT_HBTP_INPUT=y
CONFIG_SERIAL_MSM_HS=y
CONFIG_SERIAL_OF_PLATFORM=y
CONFIG_SERIAL_MSM_SMD=y