mirror of
https://github.com/armbian/linux.git
synced 2026-01-06 10:13:00 -08:00
13 lines
392 B
Plaintext
Executable File
13 lines
392 B
Plaintext
Executable File
config TRUSTED_LITTLE_KERNEL
|
|
tristate "Enable Open Trusted Execution driver"
|
|
default n
|
|
help
|
|
This option adds kernel support for communication with the
|
|
Trusted secure OS monitor/runtime support.
|
|
If you are unsure how to answer this question, answer N.
|
|
|
|
|
|
config TRUSTED_LITTLE_KERNEL_DEBUG
|
|
tristate "Support TRUSTED LITTLE KERNEL DEBUG"
|
|
depends on TRUSTED_LITTLE_KERNEL
|
|
default n |