CONFIG_RTC_QMSI_API_REENTRANCY

RTC shim driver API reentrancy

Type: bool

Help

Enable support for RTC shim driver API reentrancy.

Direct dependencies

RTC_QMSI && RTC

(Includes any dependencies from if’s and menus.)

Defaults

No defaults. Implicitly defaults to n.

Kconfig definition

At drivers/rtc/Kconfig.qmsi:9

Included via Kconfig:10Kconfig.zephyr:29drivers/Kconfig:50drivers/rtc/Kconfig:28

Menu path: (top menu) → Device Drivers → Real-Time Clock

config RTC_QMSI_API_REENTRANCY
    bool
    prompt "RTC shim driver API reentrancy" if RTC_QMSI && RTC
    depends on RTC_QMSI && RTC
    help
      Enable support for RTC shim driver API reentrancy.

(Definitions include propagated dependencies, including from if’s and menus.)