projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8271f5d
)
sandbox: Enable time unit test command
author
Simon Glass
<sjg@chromium.org>
Sat, 2 May 2015 15:25:03 +0000
(09:25 -0600)
committer
Simon 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
patch
|
blob
|
history
diff --git
a/configs/sandbox_defconfig
b/configs/sandbox_defconfig
index 759f53aaa7c4510d609c350a8fca1d9b6f391800..70ae5313b66c778089880568b88e94b911e27f51 100644
(file)
--- 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