#
# Himax Touchscreen driver configuration
#

config TOUCHSCREEN_HIMAX_I2C
        tristate "HIMAX HX852xES serious i2c touchscreen"
		depends on TOUCHSCREEN_HIMAX_HX852xES
		help
		This enables support for HIMAX HX852xES over I2C based touchscreens.

#config TOUCHSCREEN_HIMAX_DEBUG
#        tristate "HIMAX debug function"
#		depends on TOUCHSCREEN_HIMAX_I2C
#		help
#		This enables support for HIMAX debug function.
config HMX_DB
	tristate "HIMAX driver test over Dragon Board"
	depends on TOUCHSCREEN_HIMAX_I2C
	help
	  This enables support for HIMAX driver test over Dragon Board.
config WIND_SMWP_ENABLE
        tristate "HIMAX HX852xES gesture enbale"
		depends on TOUCHSCREEN_HIMAX_HX852xES
		help
		This enables support for HIMAX HX852xES gesture.
