aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/Kconfig
diff options
context:
space:
mode:
authorPau Oliva Fora <pau@eslack.org>2008-06-02 00:38:35 -0400
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2008-06-02 00:38:35 -0400
commit5a18c343a6bee4b38965f14a40ccb95306641f87 (patch)
treefd169a5bec68b762dea8a93127f430c3cc908cfd /drivers/input/touchscreen/Kconfig
parentc3a34f4390396a4bede3f8b7bcc5153f50b974bb (diff)
Input: add HTC Shift Touchscreen Driver
Signed-off-by: Pau Oliva Fora <pau@eslack.org> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
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 2cb4df0e0a7b..030a89734855 100644
--- a/drivers/input/touchscreen/Kconfig
+++ b/drivers/input/touchscreen/Kconfig
@@ -134,6 +134,18 @@ config TOUCHSCREEN_HP7XX
134 To compile this driver as a module, choose M here: the 134 To compile this driver as a module, choose M here: the
135 module will be called jornada720_ts. 135 module will be called jornada720_ts.
136 136
137config TOUCHSCREEN_HTCPEN
138 tristate "HTC Shift X9500 touchscreen"
139 depends on ISA
140 help
141 Say Y here if you have an HTC Shift UMPC also known as HTC X9500
142 Clio / Shangrila and want to support the built-in touchscreen.
143
144 If unsure, say N.
145
146 To compile this driver as a module, choose M here: the
147 module will be called htcpen.
148
137config TOUCHSCREEN_PENMOUNT 149config TOUCHSCREEN_PENMOUNT
138 tristate "Penmount serial touchscreen" 150 tristate "Penmount serial touchscreen"
139 select SERIO 151 select SERIO