The latest development version of this page may be more current than this released 1.14.1 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.

Kconfig definition

At drivers/flash/Kconfig:12

Included via Kconfig:10Kconfig.zephyr:35drivers/Kconfig:60

Menu path: (top menu) → Device Drivers

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

(Definitions include propagated dependencies, including from if’s and menus.)