Merge tag 'u-boot-atmel-fixes-2020.07-a' of https://gitlab.denx.de/u-boot/custodians...
[oweals/u-boot.git] / test / optee / Kconfig
1 config UT_OPTEE
2         bool "Enable OP-TEE Unit Tests"
3         depends on UNIT_TEST && OF_CONTROL && OPTEE
4         default y
5         help
6           This enables the 'ut optee' command which runs a series of unit
7           tests on the optee library code..