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 <Zephyr>/drivers/flash/Kconfig.nor:13

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