summaryrefslogtreecommitdiff
path: root/Kconfig
diff options
context:
space:
mode:
authorWendly Li <wendlyli@google.com>2022-03-01 19:40:37 +0000
committerWendly Li <wendlyli@google.com>2022-03-28 03:37:03 +0000
commit8e96b34084994ee6a085b7be916886ddcbe547b5 (patch)
tree4909adf10715b4c718a5ae6077349d3b24d07d8f /Kconfig
parent9d66e88a3704ee82c67c617ec6e7c9cef2403dca (diff)
downloadgoodix_touch-8e96b34084994ee6a085b7be916886ddcbe547b5.tar.gz
Add motion filter mode
Bug: 214118990 Test: Check mf_mode works properly Change-Id: I4dca2a71a396e7cff1cd5b7cc4d728a15312b8a9 Signed-off-by: Wendly Li <wendlyli@google.com>
Diffstat (limited to 'Kconfig')
-rw-r--r--Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/Kconfig b/Kconfig
index 692694e..438f19b 100644
--- a/Kconfig
+++ b/Kconfig
@@ -24,3 +24,8 @@ config TOUCHSCREEN_PM
bool "touch power manager"
help
Say Y here if the touchscreen is connected via SPI bus.
+
+config TOUCHSCREEN_MOTION_FILTER
+ bool "touch motion filter"
+ help
+ Say Y here if motion filter is enabled.