xref: /openbmc/linux/drivers/tee/optee/Kconfig (revision ea47eed33a3fe3d919e6e3cf4e4eb5507b817188)
1# OP-TEE Trusted Execution Environment Configuration
2config OPTEE
3	tristate "OP-TEE"
4	depends on HAVE_ARM_SMCCC
5	help
6	  This implements the OP-TEE Trusted Execution Environment (TEE)
7	  driver.
8