summaryrefslogtreecommitdiffstats
path: root/configs/galileo_defconfig
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2015-07-15 16:23:39 +0800
committerSimon Glass <sjg@chromium.org>2015-07-28 10:36:22 -0600
commit93f8a31186c9ff65aaf0dcf5410976df5d269c46 (patch)
tree07c2afb462b5f57cb28dc1c89c50d9b16ef194db /configs/galileo_defconfig
parent8ba25eec868aa40a42360397ec57f74fcaec3103 (diff)
downloadtalos-obmc-uboot-93f8a31186c9ff65aaf0dcf5410976df5d269c46.tar.gz
talos-obmc-uboot-93f8a31186c9ff65aaf0dcf5410976df5d269c46.zip
x86: Enable DM RTC support for all x86 boards
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> (Squashed in 'x86: Fix RTC build error on ivybridge')
Diffstat (limited to 'configs/galileo_defconfig')
-rw-r--r--configs/galileo_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/galileo_defconfig b/configs/galileo_defconfig
index 1ced47e7b8..3f80483aef 100644
--- a/configs/galileo_defconfig
+++ b/configs/galileo_defconfig
@@ -15,5 +15,6 @@ CONFIG_SPL_DISABLE_OF_CONTROL=y
CONFIG_SPI_FLASH=y
CONFIG_NETDEVICES=y
CONFIG_ETH_DESIGNWARE=y
+CONFIG_DM_RTC=y
CONFIG_USE_PRIVATE_LIBGCC=y
CONFIG_SYS_VSNPRINTF=y
OpenPOWER on IntegriCloud