summaryrefslogtreecommitdiffstats
path: root/configs/sandbox_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-04-20 12:37:29 -0600
committerSimon Glass <sjg@chromium.org>2015-05-05 20:58:40 -0600
commit8e7083fc95774017dba66cff85918ba9f0d0f12b (patch)
treeee6b608ba45bff1ee0cf8d9745833dca2b3d5edd /configs/sandbox_defconfig
parent46af3608ead71815c1a311dcf38aea773e584202 (diff)
downloadtalos-obmc-uboot-8e7083fc95774017dba66cff85918ba9f0d0f12b.tar.gz
talos-obmc-uboot-8e7083fc95774017dba66cff85918ba9f0d0f12b.zip
dm: rtc: sandbox: Enable real-time clock support
Enable real-time-clock support in sandbox. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/sandbox_defconfig')
-rw-r--r--configs/sandbox_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/sandbox_defconfig b/configs/sandbox_defconfig
index 5de7fbedb4..759f53aaa7 100644
--- a/configs/sandbox_defconfig
+++ b/configs/sandbox_defconfig
@@ -26,3 +26,4 @@ CONFIG_TPM_TIS_SANDBOX=y
CONFIG_SOUND=y
CONFIG_CMD_SOUND=y
CONFIG_SOUND_SANDBOX=y
+CONFIG_DM_RTC=y
OpenPOWER on IntegriCloud