diff options
Diffstat (limited to 'drivers/input/touchscreen/Kconfig')
| -rw-r--r-- | drivers/input/touchscreen/Kconfig | 23 |
1 files changed, 11 insertions, 12 deletions
diff --git a/drivers/input/touchscreen/Kconfig b/drivers/input/touchscreen/Kconfig index efca0133e266..033599777651 100644 --- a/drivers/input/touchscreen/Kconfig +++ b/drivers/input/touchscreen/Kconfig | |||
| @@ -546,18 +546,6 @@ config TOUCHSCREEN_INEXIO | |||
| 546 | To compile this driver as a module, choose M here: the | 546 | To compile this driver as a module, choose M here: the |
| 547 | module will be called inexio. | 547 | module will be called inexio. |
| 548 | 548 | ||
| 549 | config TOUCHSCREEN_INTEL_MID | ||
| 550 | tristate "Intel MID platform resistive touchscreen" | ||
| 551 | depends on INTEL_SCU_IPC | ||
| 552 | help | ||
| 553 | Say Y here if you have a Intel MID based touchscreen in | ||
| 554 | your system. | ||
| 555 | |||
| 556 | If unsure, say N. | ||
| 557 | |||
| 558 | To compile this driver as a module, choose M here: the | ||
| 559 | module will be called intel_mid_touch. | ||
| 560 | |||
| 561 | config TOUCHSCREEN_MK712 | 549 | config TOUCHSCREEN_MK712 |
| 562 | tristate "ICS MicroClock MK712 touchscreen" | 550 | tristate "ICS MicroClock MK712 touchscreen" |
| 563 | help | 551 | help |
| @@ -1177,6 +1165,17 @@ config TOUCHSCREEN_TPS6507X | |||
| 1177 | To compile this driver as a module, choose M here: the | 1165 | To compile this driver as a module, choose M here: the |
| 1178 | module will be called tps6507x_ts. | 1166 | module will be called tps6507x_ts. |
| 1179 | 1167 | ||
| 1168 | config TOUCHSCREEN_ZET6223 | ||
| 1169 | tristate "Zeitec ZET6223 touchscreen driver" | ||
| 1170 | depends on I2C | ||
| 1171 | help | ||
| 1172 | Say Y here if you have a touchscreen using Zeitec ZET6223 | ||
| 1173 | |||
| 1174 | If unsure, say N. | ||
| 1175 | |||
| 1176 | To compile this driver as a module, choose M here: the | ||
| 1177 | module will be called zet6223. | ||
| 1178 | |||
| 1180 | config TOUCHSCREEN_ZFORCE | 1179 | config TOUCHSCREEN_ZFORCE |
| 1181 | tristate "Neonode zForce infrared touchscreens" | 1180 | tristate "Neonode zForce infrared touchscreens" |
| 1182 | depends on I2C | 1181 | depends on I2C |
