• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1config TEE_TUI
2	bool "Trusted User Interface Driver"
3	default n
4	depends on TZDRIVER
5	help
6	  Trusted user interface driver
7
8config TEE_TUI_FP
9	bool "Trusted User Interface Driver for FP"
10	default n
11	depends on TZDRIVER
12	help
13	  Trusted user interface driver
14
15config TEE_TUI_DISPLAY_3_0
16	bool "Trusted User Interface Driver for DSS3.0"
17	default n
18	depends on TEE_TUI
19	help
20	  Trusted user interface driver
21