u-boot/drivers/reboot-mode
Heinrich Schuchardt a1802b3ce1 reboot-mode: must depend on CONFIG_DM_RTC
Reading the boot mode from RTC memory requires a real time clock.
Add the missing Kconfig dependency.

Fixes: c74675bd90 ("reboot-mode: read the boot mode from RTC memory")
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
2024-04-18 16:37:06 -06:00
..
Kconfig reboot-mode: must depend on CONFIG_DM_RTC 2024-04-18 16:37:06 -06:00
Makefile reboot-mode: Add NVMEM reboot mode 2023-01-11 11:54:50 -05:00
reboot-mode-gpio.c reboot-mode: read the boot mode from GPIOs status 2021-07-23 10:16:39 -04:00
reboot-mode-nvmem.c reboot-mode: Add NVMEM reboot mode 2023-01-11 11:54:50 -05:00
reboot-mode-rtc.c reboot-mode: read the boot mode from RTC memory 2021-07-23 10:16:39 -04:00
reboot-mode-uclass.c reboot-mode: migrate uclass to livetree 2021-10-05 08:50:15 -04:00