aboutsummaryrefslogtreecommitdiff
path: root/drivers/tee/optee/Kconfig
blob: 0126de898036cdb6eacb51cc672232b7de9060d7 (plain)
1
2
3
4
5
6
7
# OP-TEE Trusted Execution Environment Configuration
config OPTEE
	tristate "OP-TEE"
	depends on HAVE_ARM_SMCCC
	help
	  This implements the OP-TEE Trusted Execution Environment (TEE)
	  driver.