kernel_samsung_a53x/drivers/misc/tui/Kconfig
2024-06-15 16:20:55 -03:00

22 lines
539 B
Text
Executable file

config SAMSUNG_TUI
tristate "Samsung Trustzone Teegris UI"
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 SAMSUNG_TUI_LOWLEVEL
bool "TUI HW Low Level mode"
default n
depends on SAMSUNG_TUI
help
Enables tui low level API.
config SAMSUNG_TUI_TEST
bool "Testing module for TUI HW handler"
default n
depends on SAMSUNG_TUI
help
support TUI Driver Test