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 759f53a..70ae531 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