diff options
Diffstat (limited to 'test/env/Kconfig')
-rw-r--r-- | test/env/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/env/Kconfig b/test/env/Kconfig index 6cb82337b36..21d88f47a6d 100644 --- a/test/env/Kconfig +++ b/test/env/Kconfig @@ -1,6 +1,5 @@ config UT_ENV bool "Enable env unit tests" - depends on UNIT_TEST default y help This enables the 'ut env' command which runs a series of unit |