]> git.sur5r.net Git - u-boot/commitdiff
sandbox: Enable time unit test command
authorSimon Glass <sjg@chromium.org>
Sat, 2 May 2015 15:25:03 +0000 (09:25 -0600)
committerSimon Glass <sjg@chromium.org>
Wed, 6 May 2015 18:48:37 +0000 (12:48 -0600)
Enable this command for sandbox.

Signed-off-by: Simon Glass <sjg@chromium.org>
configs/sandbox_defconfig

index 759f53aaa7c4510d609c350a8fca1d9b6f391800..70ae5313b66c778089880568b88e94b911e27f51 100644 (file)
@@ -27,3 +27,4 @@ CONFIG_SOUND=y
 CONFIG_CMD_SOUND=y
 CONFIG_SOUND_SANDBOX=y
 CONFIG_DM_RTC=y
+CONFIG_CMD_UT_TIME=y