summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-05-02 15:25:03 (GMT)
committerSimon Glass <sjg@chromium.org>2015-05-06 18:48:37 (GMT)
commit02e4d3fbc54b345883d9bead4f2a911d0f0f59b1 (patch)
tree7d4bcebd10ccffd75551f04610e315a59b2ed589 /configs
parent8271f5d4c3a0ce8282025217509c18220a0f552b (diff)
downloadu-boot-fsl-qoriq-02e4d3fbc54b345883d9bead4f2a911d0f0f59b1.tar.xz
sandbox: Enable time unit test command
Enable this command for sandbox. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs')
-rw-r--r--configs/sandbox_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/sandbox_defconfig b/configs/sandbox_defconfig
index 759f53a..70ae531 100644
--- a/configs/sandbox_defconfig
+++ b/configs/sandbox_defconfig
@@ -27,3 +27,4 @@ CONFIG_SOUND=y
CONFIG_CMD_SOUND=y
CONFIG_SOUND_SANDBOX=y
CONFIG_DM_RTC=y
+CONFIG_CMD_UT_TIME=y