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

Flash hardware support

Type: bool

Help

Enable support for the flash hardware.

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definition

At drivers/flash/Kconfig:23

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

Menu path: (top menu) → Device Drivers

menuconfig FLASH
    bool
    prompt "Flash hardware support"
    help
      Enable support for the flash hardware.

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