-
CONFIG_RTC
¶
Real-Time Clock
Type: bool
Help¶
Enable options for Real-Time Clock drivers.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At drivers/rtc/Kconfig:12
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:48
Menu path: (top menu) → Device Drivers
menuconfig RTC
bool
prompt "Real-Time Clock"
help
Enable options for Real-Time Clock drivers.
(Definitions include propagated dependencies, including from if’s and menus.)