Merge branch 'master' of git://git.denx.de/u-boot-sh
[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..