mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 14:04:54 +02:00
input: touchscreen: vtl_ts: tp firmware dts move to tp_fw.h
Change-Id: I6279d91f17ecca0c9dcc2355c22737746faee7d4 Signed-off-by: Huang jianzhi <jesse.huang@rock-chips.com>
This commit is contained in:
parent
da25612009
commit
be28ad740b
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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/
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user