android_kernel_samsung_sm86.../config/gki_bengaltouch.conf
Syed Ahmed 72063c31fb touch: bengal: enable focaltech touch driver
Enable focaltech touch driver for bengal target.

Change-Id: I5bf0cb67050663a3efbf1885ac4d36cfffc391d3
Signed-off-by: Syed Ahmed <quic_syedahme@quicinc.com>
2024-04-22 17:21:49 +05:30

8 lines
299 B
Plaintext

export CONFIG_MSM_TOUCH=m
export CONFIG_TOUCHSCREEN_SYNAPTICS_TCM=y
export CONFIG_TOUCHSCREEN_SYNAPTICS_TCM_I2C=y
export CONFIG_TOUCHSCREEN_SYNAPTICS_TCM_CORE=y
export CONFIG_TOUCHSCREEN_SYNAPTICS_TCM_TOUCH=y
export CONFIG_TOUCH_FOCALTECH=y
export CONFIG_TOUCHSCREEN_FTS_DIRECTORY="focaltech_touch"