Merge tag 'efi-2020-07-rc6' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
[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..