kernel_samsung_a34x-permissive/drivers/misc/mediatek/tui/Kconfig
2024-04-28 15:51:13 +02:00

16 lines
396 B
Plaintext

config TEEGRIS_TUI
bool "TUI HW Handler"
default n
help
Provide methods for TUI such as acquisition of buffer
to be used as secure frame buffer in Secure World and
synchronization of display and touch device between
Normal World and Secure World.
config TEEGRIS_TUI_TEST
bool "Testing module for TUI HW handler"
default n
depends on TEEGRIS_TUI_TUI
help
support TUI Driver Test