#
# Touchscreen driver configuration
#
if TOUCHSCREEN_MTK_FT6336S

config FT6336S_FIRMWARE
	string "FT6336S for Mediatek firmware"

config TPD_ROTATE_90
	bool "ft6336s for Mediatek package"
	default n
	help
	  Say Y here if you have ft6336s touch panel TPD_ROTATE_90.

	  If unsure, say N.

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

config TPD_ROTATE_180
	bool "ft6336s for Mediatek package"
	default n
	help
	  Say Y here if you have ft6336s touch panel TPD_ROTATE_180.

	  If unsure, say N.

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

config TPD_ROTATE_270
	bool "ft6336s for Mediatek package"
	default n
	help
	  Say Y here if you have ft6336s touch panel TPD_ROTATE_270.

	  If unsure, say N.

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

config FT_AUTO_UPGRADE_SUPPORT
	bool "ft6336s for Mediatek package"
	default n
	help
	  Say Y here if you have ft6336s touch panel FT_AUTO_UPGRADE_SUPPORT.

	  If unsure, say N.

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

config CUST_FTS_APK_DEBUG
	bool "ft6336s for Mediatek package"
	default n
	help
	  Say Y here if you have ft6336s touch panel CUST_FTS_APK_DEBUG.

	  If unsure, say N.

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

config TPD_HAVE_CALIBRATION
	bool "ft6336s for Mediatek package"
	default n
	help
	  Say Y here if you have ft6336s touch panel TPD_HAVE_CALIBRATION.

	  If unsure, say N.

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

config TPD_CUSTOM_CALIBRATION
	bool "ft6336s for Mediatek package"
	default n
	help
	  Say Y here if you have ft6336s touch panel TPD_CUSTOM_CALIBRATION.

	  If unsure, say N.

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