The latest development version of this page may be more current than this released 2.7.5 version.
choice SPI_NOR_SFDP: Source for Serial Flash Discoverable Parameters

Source for Serial Flash Discoverable Parameters

Type: bool

Direct dependencies

SPI_NOR && FLASH

(Includes any dependencies from ifs and menus.)

Default

Choice options

Kconfig definition

At drivers/flash/Kconfig.nor:13

Included via Kconfig:8Kconfig.zephyr:42drivers/Kconfig:62drivers/flash/Kconfig:79

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

choice SPI_NOR_SFDP
    bool "Source for Serial Flash Discoverable Parameters"
    default SPI_NOR_SFDP_MINIMAL
    depends on SPI_NOR && FLASH

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