sandbox: Enable time unit test command

Enable this command for sandbox.

Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
Simon Glass 2015-05-02 09:25:03 -06:00
parent 8271f5d4c3
commit 02e4d3fbc5

View 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