The latest development version of this page may be more current than this released 2.7.5 version.

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 drivers/flash/Kconfig:20

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

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