CONFIG_FLASH_JESD216

(No prompt – not directly user assignable.)

Type: bool

Help

Selected by drivers that support JESD216-compatible flash devices to enable building a common support module.

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definition

At <Zephyr>/drivers/flash/Kconfig:20

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

Menu path: (Top) → Device Drivers

config FLASH_JESD216
    bool
    help
      Selected by drivers that support JESD216-compatible flash
      devices to enable building a common support module.

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