#
# STMicroelectronics TOUCHSCREEN driver configuration
#
config TOUCHSCREEN_STM
	tristate "STMicroelectronics i2c multitouch touchscreen with FingerTipS"
	depends on I2C
	help
	  Say Y here to enable STMicroelectronics touchscreen support.
	  If unsure, say N.
	  To compile this driver as a module, choose M here: the
	  module will be called STM_ts.

config TOUCHSCREEN_DUMP_MODE
	bool "tsp dump mode"
	depends on I2C
