Files
android_kernel_eebbk_sm6150/drivers/tee/optee/Kconfig
T

9 lines
211 B
Plaintext
Raw Normal View History

# OP-TEE Trusted Execution Environment Configuration
config OPTEE
tristate "OP-TEE"
depends on HAVE_ARM_SMCCC
depends on MMU
help
This implements the OP-TEE Trusted Execution Environment (TEE)
driver.