13 lines
229 B
Plaintext
Raw Permalink Normal View History

2025-02-27 17:59:18 +08:00
menu "TOUCH"
config TOUCH
bool "Enable TOUCH"
default n
config TOUCH_INTERNAL_SERIAL_CAP
bool "Enable TOUCH INTERNAL SERIAL CAP"
default n
config TOUCH_PM_SUPPORT
bool "Enable TOUCH PM SUPPORT"
default n
endmenu