[U-Boot] [PATCH 2/2] sandbox: Enable time unit test command

Simon Glass sjg at chromium.org
Sat May 2 17:25:03 CEST 2015


Enable this command for sandbox.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

 configs/sandbox_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/sandbox_defconfig b/configs/sandbox_defconfig
index 5de7fbe..1a8da8d 100644
--- a/configs/sandbox_defconfig
+++ b/configs/sandbox_defconfig
@@ -26,3 +26,4 @@ CONFIG_TPM_TIS_SANDBOX=y
 CONFIG_SOUND=y
 CONFIG_CMD_SOUND=y
 CONFIG_SOUND_SANDBOX=y
+CONFIG_CMD_UT_TIME=y
-- 
2.2.0.rc0.207.ga3a616c



More information about the U-Boot mailing list