Kconfig 334 B

123456789101112
  1. #
  2. # ATMEL MXT1188S TOUCH driver configuration
  3. #
  4. config TOUCHSCREEN_ATMEL_MXT1188S
  5. tristate "Atmel MXT1188S Touchscreen Interface"
  6. depends on I2C
  7. default n
  8. help
  9. Say Y here if tou want support for atmel_MXT1188S touchscreen controllers.
  10. To compile this driver as a module, choose M here: the
  11. module will be called mxt1188s