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

CONFIG_FLASH_HAS_DRIVER_ENABLED

(No prompt – not directly user assignable.)

Type: bool

Help

This option is enabled when any flash driver is enabled.

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definition

At drivers/flash/Kconfig:9

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

Menu path: (Top) → Device Drivers

config FLASH_HAS_DRIVER_ENABLED
    bool
    help
      This option is enabled when any flash driver is enabled.

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