summaryrefslogtreecommitdiff
path: root/configs/edison_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2018-10-01 21:22:14 +0300
committerSimon Glass <sjg@chromium.org>2018-10-09 13:40:27 +0300
commit107610775b9b1fd96a1dc6375219f590c0d06bb4 (patch)
treec01643122832cae950197523f6b89e51d5e1bb44 /configs/edison_defconfig
parentef391515831a63d703ece180cf8d8475ea8a53f0 (diff)
downloadu-boot-107610775b9b1fd96a1dc6375219f590c0d06bb4.tar.xz
Kconfig: Convert CONFIG_RTC_MC146818 to Kconfig
Move this option to Kconfig and tidy up the two boards which use it. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/edison_defconfig')
-rw-r--r--configs/edison_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/edison_defconfig b/configs/edison_defconfig
index f0f3449464..eb9f9a089f 100644
--- a/configs/edison_defconfig
+++ b/configs/edison_defconfig
@@ -33,6 +33,7 @@ CONFIG_CPU=y
CONFIG_DFU_MMC=y
CONFIG_DFU_RAM=y
CONFIG_DM_PCI_COMPAT=y
+CONFIG_RTC_MC146818=y
CONFIG_USB_DWC3_GADGET=y
CONFIG_USB_GADGET=y
CONFIG_USB_GADGET_MANUFACTURER="Intel"