#
# Samsung Electronics TOUCH driver configuration
#

config TOUCHSCREEN_SEC_TS
        tristate "Samsung Electronics Touchscreen"
        depends on I2C
        help
          Say Y here if you want support for SEC touchscreen controllers.
          If unsure, say N.

          To compile this driver as a module, choose M here: the
          module will be called sec_ts.

config TOUCHSCREEN_SEC_TS_GLOVEMODE
        tristate "Samsung Electronics Touchscreen"
        depends on I2C
        help
          Say Y here if you have a Samsung Electronics Touchscreen and want to enable
          support for the built-in touchscreen.

          If unsure, say N.

config TOUCHSCREEN_DUMP_MODE
	bool "tsp dump mode"
	depends on I2C

config TRUSTONIC_TRUSTED_UI
		bool "tbase tui"
		default n
		help
          Say Y here if you have a TBASE TUI and want to enable

