The latest development version of this page may be more current than this released 2.3.0 version.
CONFIG_SPI_FLASH_W25QXXDV

SPI NOR Flash Winbond W25QXXDV

Type: bool

Direct dependencies

SPI && FLASH

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Symbols selected by this symbol

Kconfig definition

At drivers/flash/Kconfig.w25qxxdv:4

Included via Kconfig:8Kconfig.zephyr:32drivers/Kconfig:58drivers/flash/Kconfig:63

Menu path: (Top) → Device Drivers → Flash hardware support

menuconfig SPI_FLASH_W25QXXDV
    bool "SPI NOR Flash Winbond W25QXXDV"
    select FLASH_HAS_DRIVER_ENABLED
    depends on SPI && FLASH

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)