summaryrefslogtreecommitdiff
path: root/test/optee/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'test/optee/Kconfig')
-rw-r--r--test/optee/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/optee/Kconfig b/test/optee/Kconfig
index 2f6834aa3b4..63e2cbf79c7 100644
--- a/test/optee/Kconfig
+++ b/test/optee/Kconfig
@@ -1,6 +1,6 @@
config UT_OPTEE
bool "Enable OP-TEE Unit Tests"
- depends on UNIT_TEST && OF_CONTROL && OPTEE
+ depends on OF_CONTROL && OPTEE
default y
help
This enables the 'ut optee' command which runs a series of unit