diff options
| author | Tom Rini <[email protected]> | 2015-05-08 10:46:59 -0400 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2015-05-08 10:46:59 -0400 |
| commit | 02ffb580e6ab7aaa7f6703ed35f489e97439cb65 (patch) | |
| tree | 77cea28c53d54583a3acfa5534a8aa10054eb29c /configs | |
| parent | 57cc4e64c13bc5f42cb5e8572d2c46e25cf7aea1 (diff) | |
| parent | a5e1bcdeebebabdc5d013fbd488f87a4e62ff411 (diff) | |
Merge git://git.denx.de/u-boot-dm
Diffstat (limited to 'configs')
| -rw-r--r-- | configs/sandbox_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/sandbox_defconfig b/configs/sandbox_defconfig index 5de7fbedb4e..70ae5313b66 100644 --- a/configs/sandbox_defconfig +++ b/configs/sandbox_defconfig @@ -26,3 +26,5 @@ CONFIG_TPM_TIS_SANDBOX=y CONFIG_SOUND=y CONFIG_CMD_SOUND=y CONFIG_SOUND_SANDBOX=y +CONFIG_DM_RTC=y +CONFIG_CMD_UT_TIME=y |
