diff options
Diffstat (limited to 'drivers/input/touchscreen/Kconfig')
-rw-r--r-- | drivers/input/touchscreen/Kconfig | 12 |
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 | ||
137 | config 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 | |||
137 | config TOUCHSCREEN_PENMOUNT | 149 | config TOUCHSCREEN_PENMOUNT |
138 | tristate "Penmount serial touchscreen" | 150 | tristate "Penmount serial touchscreen" |
139 | select SERIO | 151 | select SERIO |