summaryrefslogtreecommitdiff
path: root/Kconfig
diff options
context:
space:
mode:
authorSuper Liu <supercjliu@google.com>2022-05-12 11:53:50 +0800
committerSuper Liu <supercjliu@google.com>2022-05-17 02:33:50 +0000
commit2b29a5d3f14dd72e13288b5765a933d6ac7eacbf (patch)
tree23a5f90f6628833ef9cbde3c1ca672a0de6464c6 /Kconfig
parent327a378d1228cfd0c7ee8072718cb9f591879a1a (diff)
downloadcommon-2b29a5d3f14dd72e13288b5765a933d6ac7eacbf.tar.gz
touch/common: align android-gs-pixel-mainline branch changes.
Bug: 201610482 Signed-off-by: Super Liu <supercjliu@google.com> Change-Id: I86f54268f83fae0f2eb59eca528035722a7b76b9
Diffstat (limited to 'Kconfig')
-rw-r--r--Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/Kconfig b/Kconfig
index ffc7b76..7636621 100644
--- a/Kconfig
+++ b/Kconfig
@@ -29,3 +29,12 @@ config TOUCHSCREEN_OFFLOAD
consumed by a client outside the kernel.
If unsure, say N.
+
+config GOOG_TOUCH_INTERFACE
+ tristate "Google Touch Interface (GTI)"
+ depends on TOUCHSCREEN_OFFLOAD
+ depends on TOUCHSCREEN_HEATMAP
+ help
+ Say Y here if you want to enable the Google Touch Interface driver.
+
+ If unsure, say N.