[U-Boot] [PATCH 10/45] Kconfig: Convert CONFIG_RTC_MC146818 to Kconfig

sjg at google.com sjg at google.com
Tue Oct 9 23:55:28 UTC 2018


Move this option to Kconfig and tidy up the two boards which use it.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

 configs/edison_defconfig     | 1 +
 configs/malta_defconfig      | 1 +
 drivers/rtc/Kconfig          | 8 ++++++++
 include/configs/edison.h     | 1 -
 include/configs/malta.h      | 1 -
 scripts/config_whitelist.txt | 1 -
 6 files changed, 10 insertions(+), 3 deletions(-)

Applied to u-boot-dm


More information about the U-Boot mailing list