summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorWendly Li <wendlyli@google.com>2022-05-16 12:43:15 +0000
committerWendly Li <wendlyli@google.com>2022-05-24 13:08:48 +0000
commit0a2c9717c36396bf882e2d8ac48b72309f20a458 (patch)
tree03dbf1167daaa46f41524edcbe746394616e30f8 /Makefile
parentaac08b5bc1260df075c1e5e177b5ea41d406ea6b (diff)
downloadgoodix_touch-0a2c9717c36396bf882e2d8ac48b72309f20a458.tar.gz
goodix: Enable GTI
Bug: 214118837 Test: Check offload and v4l are working Change-Id: I67142e75581658df125d549759501353f06462ac Signed-off-by: Wendly Li <wendlyli@google.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index d7e07bb..9d89bde 100644
--- a/Makefile
+++ b/Makefile
@@ -7,8 +7,7 @@ EXTRA_CFLAGS += -DCONFIG_TOUCHSCREEN_GOODIX_BRL_SPI
EXTRA_CFLAGS += -DCONFIG_TOUCHSCREEN_PM
EXTRA_CFLAGS += -DCONFIG_TOUCHSCREEN_MOTION_FILTER
#EXTRA_CFLAGS += -DCONFIG_TOUCHSCREEN_TBN
-#EXTRA_CFLAGS += -DCONFIG_TOUCHSCREEN_HEATMAP
-#EXTRA_CFLAGS += -DCONFIG_TOUCHSCREEN_OFFLOAD
+EXTRA_CFLAGS += -DCONFIG_GOOG_TOUCH_INTERFACE
EXTRA_CFLAGS += -I$(KERNEL_SRC)/../google-modules/display
EXTRA_CFLAGS += -I$(KERNEL_SRC)/../google-modules/touch/common
EXTRA_CFLAGS += -I$(KERNEL_SRC)/../google-modules/touch/common/include