summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/Kconfig
diff options
context:
space:
mode:
authorHungNien Chen2015-06-15 17:57:08 +0200
committerDmitry Torokhov2015-06-24 23:55:54 +0200
commit3e30c11c8a902de350281a0d821e17cdb45ef156 (patch)
treeaffd8ee0eee5970bbe5ce71696091a9a0ffdd160 /drivers/input/touchscreen/Kconfig
parentInput: axp20x-pek - fix reporting button state as inverted (diff)
downloadkernel-qcow2-linux-3e30c11c8a902de350281a0d821e17cdb45ef156.tar.gz
kernel-qcow2-linux-3e30c11c8a902de350281a0d821e17cdb45ef156.tar.xz
kernel-qcow2-linux-3e30c11c8a902de350281a0d821e17cdb45ef156.zip
Input: add a driver for wdt87xx touchscreen controller
This is a driver for Weida HiTech WDT87xx series touchscreen controller. Signed-off-by: HungNien Chen <hn.chen@weidahitech.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'drivers/input/touchscreen/Kconfig')
-rw-r--r--drivers/input/touchscreen/Kconfig12
1 files changed, 12 insertions, 0 deletions
diff --git a/drivers/input/touchscreen/Kconfig b/drivers/input/touchscreen/Kconfig
index a398d636ca39..aa2b5f21b89b 100644
--- a/drivers/input/touchscreen/Kconfig
+++ b/drivers/input/touchscreen/Kconfig
@@ -658,6 +658,18 @@ config TOUCHSCREEN_PIXCIR
To compile this driver as a module, choose M here: the
module will be called pixcir_i2c_ts.
+config TOUCHSCREEN_WDT87XX_I2C
+ tristate "Weida HiTech I2C touchscreen"
+ depends on I2C
+ help
+ Say Y here if you have a Weida WDT87XX I2C touchscreen
+ connected to your system.
+
+ If unsure, say N.
+
+ To compile this driver as a module, choose M here: the
+ module will be called wdt87xx_i2c.
+
config TOUCHSCREEN_WM831X
tristate "Support for WM831x touchscreen controllers"
depends on MFD_WM831X