[U-Boot] [PATCH v2 19/19] sandbox: Enable env unit tests
Joe Hershberger
joe.hershberger at ni.com
Wed Apr 29 07:51:06 CEST 2015
Enable the new env unit tests on sandbox.
Signed-off-by: Joe Hershberger <joe.hershberger at ni.com>
---
Changes in v2:
-New for version 2
configs/sandbox_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/sandbox_defconfig b/configs/sandbox_defconfig
index 2bf3799..ff05c95 100644
--- a/configs/sandbox_defconfig
+++ b/configs/sandbox_defconfig
@@ -27,3 +27,4 @@ CONFIG_USB=y
CONFIG_USB_EMUL=y
CONFIG_USB_STORAGE=y
CONFIG_REGEX=y
+CONFIG_ENV_TEST=y
--
1.7.11.5
More information about the U-Boot
mailing list