1config TOUCHSCREEN_CLEARPAD_TM1217
2	tristate "Synaptics Clearpad TM1217"
3	depends on I2C
4	depends on GPIOLIB
5	depends on INPUT
6	help
7	  Say Y here if you have a Synaptics Clearpad TM1217 Controller
8
9	  If unsure, say N.
10
11	  To compile this driver as a module, choose M here: the
12	  module will be called clearpad_tm1217.
13