summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2015-06-23 12:18:43 +0800
committerSimon Glass <sjg@chromium.org>2015-07-14 18:03:16 -0600
commitb0014b6423574780cdcb9a76478be0c1f83f7990 (patch)
tree28c700150e3c40bd5606a44702e1dd171fc28a2b /configs
parentffe387988d598f14b5cfc17b07c6dc61d8b7fa16 (diff)
downloadtalos-obmc-uboot-b0014b6423574780cdcb9a76478be0c1f83f7990.tar.gz
talos-obmc-uboot-b0014b6423574780cdcb9a76478be0c1f83f7990.zip
x86: crownbay: Enable DM RTC support
Add a RTC node in the device tree to enable DM RTC support. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs')
-rw-r--r--configs/crownbay_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/crownbay_defconfig b/configs/crownbay_defconfig
index 93f921638d..6c385042b2 100644
--- a/configs/crownbay_defconfig
+++ b/configs/crownbay_defconfig
@@ -18,3 +18,4 @@ CONFIG_CPU=y
CONFIG_SPI_FLASH=y
CONFIG_USE_PRIVATE_LIBGCC=y
CONFIG_SYS_VSNPRINTF=y
+CONFIG_DM_RTC=y
OpenPOWER on IntegriCloud