xref: /linux/drivers/tee/optee/Kconfig (revision 5ef12cb4a3a78ffb331c03a795a15eea4ae35155)
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