summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-05-02 09:25:03 -0600
committerSimon Glass <sjg@chromium.org>2015-05-06 12:48:37 -0600
commit02e4d3fbc54b345883d9bead4f2a911d0f0f59b1 (patch)
tree7d4bcebd10ccffd75551f04610e315a59b2ed589 /configs
parent8271f5d4c3a0ce8282025217509c18220a0f552b (diff)
downloadtalos-obmc-uboot-02e4d3fbc54b345883d9bead4f2a911d0f0f59b1.tar.gz
talos-obmc-uboot-02e4d3fbc54b345883d9bead4f2a911d0f0f59b1.zip
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 759f53aaa7..70ae5313b6 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
OpenPOWER on IntegriCloud