Files
xiuos/Ubiquitous/XiUOS/board/aiit-arm32-board/third_party_driver/touch/Kconfig
T
2021-06-03 17:38:11 +08:00

9 lines
252 B
Plaintext

config TOUCH_BUS_NAME_1
string "touch bus 1 name"
default "touch1"
config TOUCH_DRV_NAME_1
string "touch bus 1 driver name"
default "touch1drv"
config TOUCH_1_DEVICE_NAME_0
string "touch bus 1 device 0 name"
default "touch10"