-
CONFIG_RTC_QMSI_API_REENTRANCY
¶
RTC shim driver API reentrancy
Type: bool
Help¶
Enable support for RTC shim driver API reentrancy.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At drivers/rtc/Kconfig.qmsi:9
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:50
→ drivers/rtc/Kconfig:28
Menu path: (top menu) → Device Drivers → Real-Time Clock
config RTC_QMSI_API_REENTRANCY bool prompt "RTC shim driver API reentrancy" ifRTC_QMSI
&&RTC
depends onRTC_QMSI
&&RTC
help Enable support for RTC shim driver API reentrancy.
(Definitions include propagated dependencies, including from if’s and menus.)