[PATCH 08/10] configs: stm32mp13: activate RTC support

2022-06-30 Thread Patrick Delaunay
Activate the RTC driver in STM32MP13x config. Signed-off-by: Patrick Delaunay --- (no changes since v1) configs/stm32mp13_defconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configs/stm32mp13_defconfig b/configs/stm32mp13_defconfig index 3fa1642b2e4..9b0c5a36b04 100644 --- a/config

[PATCH 08/10] configs: stm32mp13: activate RTC support

2022-06-20 Thread Patrick Delaunay
Activate the RTC driver in STM32MP13x config. Signed-off-by: Patrick Delaunay --- configs/stm32mp13_defconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configs/stm32mp13_defconfig b/configs/stm32mp13_defconfig index 3fa1642b2e4..9b0c5a36b04 100644 --- a/configs/stm32mp13_defconfig +