#
# Focaltech Touchscreen driver configuration
#

config TOUCHSCREEN_FTS_N9
    depends on SPI
    help
      Say Y here if you have Focaltech touch panel.
      If unsure, say N.
      
config TOUCHSCREEN_FTS_DIRECTORY_N9
    string "Focaltech_n9 ts directory name"
    default "focaltech_touch"
    depends on TOUCHSCREEN_FTS_N9
    
