#
# LGE touch core configuration
#
if INPUT_TOUCHSCREEN

menuconfig LGE_TOUCH_FOCALTECH_FT5726
	bool "LGE Touch Core ODM Device Driver - FT5726"
	depends on LGE_TOUCH_CORE_BASE
	help
	  If your device is ft5726, say Y
# To Do : Focal Tech Chipseet

#source "drivers/input/touchscreen/lge/focaltech/ft5726/fts/Kconfig"

endif
