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)
commit3c205a6e4a7a96c9727a286a47fbaaade9adb9ed
treed20ff29b083e44e50875539aa0a05c16d7ba5764
parentb7872641a85cc290d3b3beeceaca5169b8138f6f
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