summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/Kconfig
diff options
context:
space:
mode:
authorDmitry Torokhov <dmitry.torokhov@gmail.com>2019-03-04 08:14:44 +0100
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2019-03-04 08:14:44 +0100
commit65e91e2845b5b8965f21a856e1e0ad70c6522ce7 (patch)
tree61b1c7e22270297690f02e0c169e917a27304aef /drivers/input/touchscreen/Kconfig
parentInput: elan_i2c - add ACPI ID for touchpad in Lenovo V330-15ISK (diff)
parentInput: ti_am335x_tsc - remove set but not used variable 'tscadc_dev' (diff)
downloadlinux-65e91e2845b5b8965f21a856e1e0ad70c6522ce7.tar.xz
linux-65e91e2845b5b8965f21a856e1e0ad70c6522ce7.zip
Merge branch 'next' into for-linus
Prepare input updates for 5.1 merge window.
Diffstat (limited to 'drivers/input/touchscreen/Kconfig')
-rw-r--r--drivers/input/touchscreen/Kconfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/drivers/input/touchscreen/Kconfig b/drivers/input/touchscreen/Kconfig
index 068dbbc610fc..7c597a49c265 100644
--- a/drivers/input/touchscreen/Kconfig
+++ b/drivers/input/touchscreen/Kconfig
@@ -1168,11 +1168,11 @@ config TOUCHSCREEN_SIS_I2C
module will be called sis_i2c.
config TOUCHSCREEN_ST1232
- tristate "Sitronix ST1232 touchscreen controllers"
+ tristate "Sitronix ST1232 or ST1633 touchscreen controllers"
depends on I2C
help
- Say Y here if you want to support Sitronix ST1232
- touchscreen controller.
+ Say Y here if you want to support the Sitronix ST1232
+ or ST1633 touchscreen controller.
If unsure, say N.