summaryrefslogtreecommitdiff
path: root/Kconfig
diff options
context:
space:
mode:
authorWendly Li <wendlyli@google.com>2022-02-15 15:37:02 +0000
committerWendly Li <wendlyli@google.com>2022-02-15 17:31:58 +0000
commitb6096bc9122860432ebf55fc7538518d99a429a6 (patch)
tree2f78ed8b980b91b5262f3adf0e2df39ef52d8939 /Kconfig
parente286e1f6629672757861e310ec65f10181be865e (diff)
downloadgoodix_touch-b6096bc9122860432ebf55fc7538518d99a429a6.tar.gz
Add touch power manager
Bug: 214118711 Test: Build succeeded Signed-off-by: Wendly Li <wendlyli@google.com> Change-Id: Id9a404e0535da3f8a0ea6aab282c6889c74d967f
Diffstat (limited to 'Kconfig')
-rw-r--r--Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/Kconfig b/Kconfig
index 7ab73b3..692694e 100644
--- a/Kconfig
+++ b/Kconfig
@@ -19,3 +19,8 @@ config TOUCHSCREEN_GOODIX_BRL_SPI
Say Y here if the touchscreen is connected via SPI bus.
endif
+
+config TOUCHSCREEN_PM
+ bool "touch power manager"
+ help
+ Say Y here if the touchscreen is connected via SPI bus.