aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/Kconfig
diff options
context:
space:
mode:
authorBarry Song <barry.song@analog.com>2010-03-22 02:23:29 -0400
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2010-04-14 02:27:22 -0400
commit6c04d7b3cf50a393f07f22a661d05d15db5dc6f6 (patch)
tree118ebe4f50239f0a93a563d74ffb28bc046c93ef /drivers/input/misc/Kconfig
parent31a6296333b94964e9a073649840bb34d4603369 (diff)
Input: ad714x - add support for the AD7143/8/7A parts
Signed-off-by: Barry Song <barry.song@analog.com> Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to 'drivers/input/misc/Kconfig')
-rw-r--r--drivers/input/misc/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/input/misc/Kconfig b/drivers/input/misc/Kconfig
index a4b9dc5cf456..48cdabec372a 100644
--- a/drivers/input/misc/Kconfig
+++ b/drivers/input/misc/Kconfig
@@ -25,7 +25,7 @@ config INPUT_88PM860X_ONKEY
25config INPUT_AD714X 25config INPUT_AD714X
26 tristate "Analog Devices AD714x Capacitance Touch Sensor" 26 tristate "Analog Devices AD714x Capacitance Touch Sensor"
27 help 27 help
28 Say Y here if you want to support an AD7142/AD7147 touch sensor. 28 Say Y here if you want to support an AD7142/3/7/8/7A touch sensor.
29 29
30 You should select a bus connection too. 30 You should select a bus connection too.
31 31