[U-Boot] [PATCH v2] Kconfig: Migrate CONFIG_RTC_M41T62 define to Kconfig
Simon Glass
sjg at chromium.org
Tue Nov 27 01:03:02 UTC 2018
On Thu, 22 Nov 2018 at 06:54, Lukasz Majewski <lukma at denx.de> wrote:
>
> This patch moves the RTC M41T62 config define to Kconfig.
>
> Signed-off-by: Lukasz Majewski <lukma at denx.de>
> Reviewed-by: Stefan Roese <sr at denx.de>
> ---
> configs/bk4r1_defconfig | 1 +
> configs/m53menlo_defconfig | 1 +
> configs/pcm052_defconfig | 1 +
> configs/x600_defconfig | 1 +
> drivers/rtc/Kconfig | 6 ++++++
> include/configs/m53menlo.h | 1 -
> include/configs/pcm052.h | 1 -
> include/configs/x600.h | 1 -
> scripts/config_whitelist.txt | 1 -
> 9 files changed, 10 insertions(+), 4 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list