zephyr/drivers/rtc
Henrik Brix Andersen 36249451ba drivers: rtc: update the RTC menuconfig title to unified format
Update the RTC driver menuconfig title to match the unified format
introduced in c41dd36de2.

Move the RTC driver menuconfig entry so the menuconfig list is still
(mostly) alphabetically sorted.

Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
2023-04-17 16:34:46 +02:00
..
CMakeLists.txt boards/posix/native_posix: Add emulated RTC device driver 2023-04-04 17:03:38 +02:00
Kconfig drivers: rtc: update the RTC menuconfig title to unified format 2023-04-17 16:34:46 +02:00
Kconfig.emul boards/posix/native_posix: Add emulated RTC device driver 2023-04-04 17:03:38 +02:00
rtc_emul.c boards/posix/native_posix: Add emulated RTC device driver 2023-04-04 17:03:38 +02:00
rtc_handlers.c