#
# LGE touch core configuration
#
if INPUT_TOUCHSCREEN

menuconfig LGE_TOUCH_DLKM_LGSIC_SW82906
        tristate "LGE Touch Core ODM Device Driver - SW82906"
        depends on LGE_TOUCH_CORE_BASE
        help
          If your device is sw82906, say Y
	  If you want to dynamic load sw82906 module for input driver, yes 'm' here

menuconfig LGE_TOUCH_DLKM_LGSIC_SW82908
        tristate "LGE Touch Core ODM Device Driver - SW82908"
        depends on LGE_TOUCH_CORE_BASE
        help
          If your device is sw82908, say Y
	  If you want to dynamic load sw82908 module for input driver, yes 'm' here

# To Do : LGSIC Chipseet
endif
