Merge tag 'u-boot-imx-20200108' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
[oweals/u-boot.git] / test / env / Kconfig
index ff164132e935f986e97a844406dcc525621361dc..6cb82337b36b08c32eae9142f5d0311fdddd1e13 100644 (file)
@@ -1,6 +1,7 @@
 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
          tests on the env code.