#
# LGE touch core configuration
#
if INPUT_TOUCHSCREEN

menuconfig LGE_TOUCH_LGSIC_SW49106
	bool "LGE Touch Core ODM Device Driver - SW49106"
	depends on LGE_TOUCH_CORE_BASE
	help
	  If your device is sw49106, say Y

menuconfig LGE_TOUCH_LGSIC_SW49109
	bool "LGE Touch Core ODM Device Driver - SW49109"
	depends on LGE_TOUCH_CORE_BASE
	help
	  If your device is sw49109, say Y

config LGE_TOUCH_PANEL_GLOBAL_RESET
	bool "LGE Touch panel global reset - ESD recovery"
	help
	If incell touch is applied, say Y

endif
