#
# Cypress cyttsp5 touchscreen driver configuration
#

config TOUCHSCREEN_CYPRESS_CYTTSP5
        tristate "Cypress TrueTouch Gen5 Touchscreen Driver"
        default n
        select CYPRESS_CYTTSP5_BUS
        select TOUCHSCREEN_CYPRESS_CYTTSP5_I2C
        select TOUCHSCREEN_CYPRESS_CYTTSP5_MT_B
        help
          Core driver for Cypress TrueTouch(tm) Standard Product
          Geneartion5 touchscreen controllers.

          Say Y here if you have a Cypress Gen5 touchscreen.
          If unsure, say N.
          To compile this driver as a module, choose M here.
