]> git.baikalelectronics.ru Git - uboot.git/commit
Convert CONFIG_MCFRTC et al to Kconfig
authorTom Rini <trini@konsulko.com>
Wed, 23 Mar 2022 21:19:51 +0000 (17:19 -0400)
committerTom Rini <trini@konsulko.com>
Fri, 1 Apr 2022 14:28:46 +0000 (10:28 -0400)
commitc9f92dcd93f9eb8543a9f38e93d7977230185be4
treed20ff29b083e44e50875539aa0a05c16d7ba5764
parent3b508d1f557ef87496aefa72257cf3d69426de7c
Convert CONFIG_MCFRTC et al to Kconfig

This converts the following to Kconfig:
   CONFIG_MCFRTC
   CONFIG_SYS_MCFRTC_BASE

While at it, remove '#undef RTC_DEBUG' from these config files.

Signed-off-by: Tom Rini <trini@konsulko.com>
13 files changed:
arch/m68k/include/asm/immap.h
configs/M53017EVB_defconfig
configs/M5329AFEE_defconfig
configs/M5329BFEE_defconfig
configs/M5373EVB_defconfig
configs/astro_mcf5373l_defconfig
drivers/rtc/Kconfig
drivers/rtc/mcfrtc.c
include/configs/M53017EVB.h
include/configs/M5329EVB.h
include/configs/M5373EVB.h
include/configs/astro_mcf5373l.h
include/configs/stmark2.h