#
# LGE touch core configuration
#
if INPUT_TOUCHSCREEN

menuconfig LGE_TOUCH_LG4894
	bool "LGE Touch Core ODM Device Driver - LG4894"
	depends on LGE_TOUCH_CORE_BASE
	help
	  If your device is lg4894, say Y

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_SW49107
	bool "LGE Touch Core ODM Device Driver - SW49107"
	depends on LGE_TOUCH_CORE_BASE
	help
	  If your device is sw49107, say Y

menuconfig LGE_TOUCH_LGSIW_SW49110
	bool "LGE Touch Core ODM Device Driver - SW49110"
	depends on LGE_TOUCH_CORE_BASE
	help
	  If your device is sw49110, say Y

# To Do : LGSIC Chipseet
endif
