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.)

Kconfig definition

At <Zephyr Driver>/flash/Kconfig.nor:13

Included via Kconfig:8Kconfig.zephyr:42<Zephyr Driver>/Kconfig:62<Zephyr Driver>/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.)