···10251025 To compile this driver as a module, choose M here: the10261026 module will be called tsc2007.1027102710281028+config TOUCHSCREEN_TSC2007_IIO10291029+ bool "IIO interface for external ADC input and temperature"10301030+ depends on TOUCHSCREEN_TSC200710311031+ depends on IIO=y || IIO=TOUCHSCREEN_TSC200710321032+ help10331033+ Saying Y here adds an iio interface to the tsc2007 which10341034+ provides values for the AUX input (used for e.g. battery10351035+ or ambient light monitoring), temperature and raw input10361036+ values.10371037+10281038config TOUCHSCREEN_W90X90010291039 tristate "W90P910 touchscreen driver"10301040 depends on ARCH_W90X900