-
CONFIG_SOC_FLASH_QMSI_API_REENTRANCY
¶
flash driver API reentrancy for QMSI shim driver
Type: bool
Help¶
Enable support for QMSI flash driver API reentrancy.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At drivers/flash/Kconfig.qmsi:39
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:62
→ drivers/flash/Kconfig:75
Menu path: (top menu) → Device Drivers → Flash hardware support → QMSI flash driver
config SOC_FLASH_QMSI_API_REENTRANCY bool prompt "flash driver API reentrancy for QMSI shim driver" ifSOC_FLASH_QMSI
depends onSOC_FLASH_QMSI
help Enable support for QMSI flash driver API reentrancy.
(Definitions include propagated dependencies, including from if’s and menus.)