-
CONFIG_SOC_FLASH_QMSI_DEV_NAME
¶
QMSI flash device name
Type: string
Help¶
Specify the device name for the flash driver.
Defaults¶
- “QUARK_FLASH” if
SOC_FLASH_QMSI
Kconfig definition¶
At drivers/flash/Kconfig.qmsi:16
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_DEV_NAME string prompt "QMSI flash device name" ifSOC_FLASH_QMSI
default "QUARK_FLASH" ifSOC_FLASH_QMSI
depends onSOC_FLASH_QMSI
help Specify the device name for the flash driver.
(Definitions include propagated dependencies, including from if’s and menus.)