#
# LGE touch core configuration
#
if INPUT_TOUCHSCREEN

menuconfig LGE_TOUCH_LGSIC_LG4945
	bool "LGE Touch Core ODM Device Driver - LG4945"
	depends on LGE_TOUCH_CORE_BASE
	help
	  If your device is lg4945, say Y

menuconfig LGE_TOUCH_LGSIC_LG4946
	bool "LGE Touch Core ODM Device Driver - LG4946"
	depends on LGE_TOUCH_CORE_BASE
	help
	  If your device is lg4946, say Y

menuconfig LGE_TOUCH_LGSIC_SW49407
        bool "LGE Touch Core ODM Device Driver - SW49407"
        depends on LGE_TOUCH_CORE_BASE
        help
          If your device is sw49407, say Y

menuconfig LGE_TOUCH_LGSIC_SW49408
        bool "LGE Touch Core ODM Device Driver - SW49408"
        depends on LGE_TOUCH_CORE_BASE
        help
          If your device is sw49408, say Y

menuconfig LGE_TOUCH_LGSIC_SW49409
        bool "LGE Touch Core ODM Device Driver - SW49409"
        depends on LGE_TOUCH_CORE_BASE
        help
          If your device is sw49409, say Y

menuconfig LGE_TOUCH_LGSIC_SW49410
        bool "LGE Touch Core ODM Device Driver - SW49410"
        depends on LGE_TOUCH_CORE_BASE
        help
          If your device is sw49410, say Y

menuconfig LGE_TOUCH_LGSIC_SW42000
        bool "LGE Touch Core ODM Device Driver - SW42000"
        depends on LGE_TOUCH_CORE_BASE
        help
          If your device is sw42000, say Y

menuconfig LGE_TOUCH_LGSIC_SW42902
        bool "LGE Touch Core ODM Device Driver - SW42902"
        depends on LGE_TOUCH_CORE_BASE
        help
          If your device is sw442902, 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

# To Do : LGSIC Chipseet
endif
