-
CONFIG_SOC_FLASH_QMSI
¶
QMSI flash driver
Type: bool
Help¶
Enable QMSI Quark flash driver.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Kconfig definition¶
At drivers/flash/Kconfig.qmsi:7
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:60
→ drivers/flash/Kconfig:58
Menu path: (top menu) → Device Drivers → Flash hardware support
menuconfig SOC_FLASH_QMSI bool prompt "QMSI flash driver" ifQMSI
&&FLASH
selectFLASH_HAS_DRIVER_ENABLED
ifQMSI
&&FLASH
depends onQMSI
&&FLASH
help Enable QMSI Quark flash driver.
(Definitions include propagated dependencies, including from if’s and menus.)