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

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:32<Zephyr>/drivers/Kconfig:60<Zephyr>/drivers/flash/Kconfig:71

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