blob: 108600c6eb5641f013682d13c231f2b8ac0fc07e [file] [log] [blame]
rjw1f884582022-01-06 17:20:42 +08001# OP-TEE Trusted Execution Environment Configuration
2config OPTEE
3 tristate "OP-TEE"
4 depends on HAVE_ARM_SMCCC
5 depends on MMU
6 help
7 This implements the OP-TEE Trusted Execution Environment (TEE)
8 driver.