mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-18 13:11:31 +00:00
sandbox: Enable time unit test command
Enable this command for sandbox. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
8271f5d4c3
commit
02e4d3fbc5
1 changed files with 1 additions and 0 deletions
|
@ -27,3 +27,4 @@ CONFIG_SOUND=y
|
|||
CONFIG_CMD_SOUND=y
|
||||
CONFIG_SOUND_SANDBOX=y
|
||||
CONFIG_DM_RTC=y
|
||||
CONFIG_CMD_UT_TIME=y
|
||||
|
|
Loading…
Add table
Reference in a new issue