From be28ad740b6020bb6cec095158854cc664f5ed9f Mon Sep 17 00:00:00 2001 From: Huang jianzhi Date: Thu, 7 Sep 2017 17:16:08 +0800 Subject: [PATCH] input: touchscreen: vtl_ts: tp firmware dts move to tp_fw.h Change-Id: I6279d91f17ecca0c9dcc2355c22737746faee7d4 Signed-off-by: Huang jianzhi --- drivers/input/touchscreen/Kconfig | 3 +++ drivers/input/touchscreen/Makefile | 1 + 2 files changed, 4 insertions(+) diff --git a/drivers/input/touchscreen/Kconfig b/drivers/input/touchscreen/Kconfig index 518e5b7a5083..aa901f5b869f 100644 --- a/drivers/input/touchscreen/Kconfig +++ b/drivers/input/touchscreen/Kconfig @@ -1332,4 +1332,7 @@ config TOUCHSCREEN_ROHM_BU21023 To compile this driver as a module, choose M here: the module will be called bu21023_ts. +config TOUCHSCREEN_VTL_CT36X + tristate "VTL touchscreens support" + endif diff --git a/drivers/input/touchscreen/Makefile b/drivers/input/touchscreen/Makefile index 6511c5f979d1..e281809951c4 100644 --- a/drivers/input/touchscreen/Makefile +++ b/drivers/input/touchscreen/Makefile @@ -114,3 +114,4 @@ obj-$(CONFIG_TOUCHSCREEN_ZET6223) += zet6223.o obj-$(CONFIG_TOUCHSCREEN_ZFORCE) += zforce_ts.o obj-$(CONFIG_TOUCHSCREEN_COLIBRI_VF50) += colibri-vf50-ts.o obj-$(CONFIG_TOUCHSCREEN_ROHM_BU21023) += rohm_bu21023.o +obj-$(CONFIG_TOUCHSCREEN_VTL_CT36X) += vtl_ts/