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:29drivers/Kconfig:62

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