2 # Mouse driver configuration
4 menuconfig INPUT_TOUCHSCREEN
7 Say Y here, and a list of supported touchscreens will be displayed.
8 This option doesn't affect the kernel.
14 config TOUCHSCREEN_BITSY
15 tristate "Compaq iPAQ H3600 (Bitsy) touchscreen"
16 depends on SA1100_BITSY
19 Say Y here if you have the h3600 (Bitsy) touchscreen.
23 To compile this driver as a module, choose M here: the
24 module will be called h3600_ts_input.
26 config TOUCHSCREEN_CORGI
27 tristate "Corgi touchscreen (for Sharp SL-C7xx)"
28 depends on PXA_SHARPSL
31 Say Y here to enable the driver for the touchscreen on the
32 Sharp SL-C7xx series of PDAs.
36 To compile this driver as a module, choose M here: the
37 module will be called ads7846_ts.
39 config TOUCHSCREEN_GUNZE
40 tristate "Gunze AHL-51S touchscreen"
43 Say Y here if you have the Gunze AHL-51 touchscreen connected to
48 To compile this driver as a module, choose M here: the
49 module will be called gunze.
51 config TOUCHSCREEN_ELO
52 tristate "Elo serial touchscreens"
55 Say Y here if you have an Elo serial touchscreen connected to
60 To compile this driver as a module, choose M here: the
61 module will be called elo.
63 config TOUCHSCREEN_MTOUCH
64 tristate "MicroTouch serial touchscreens"
67 Say Y here if you have a MicroTouch (3M) serial touchscreen connected to
72 To compile this driver as a module, choose M here: the
73 module will be called mtouch.
75 config TOUCHSCREEN_MK712
76 tristate "ICS MicroClock MK712 touchscreen"
78 Say Y here if you have the ICS MicroClock MK712 touchscreen
79 controller chip in your system.
83 To compile this driver as a module, choose M here: the
84 module will be called mk712.
86 config TOUCHSCREEN_HP600
87 tristate "HP Jornada 680/690 touchscreen"
88 depends on SH_HP600 && SH_ADC
90 Say Y here if you have a HP Jornada 680 or 690 and want to
91 support the built-in touchscreen.
95 To compile this driver as a module, choose M here: the
96 module will be called hp680_ts_input.