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