CONFIG_FLASH

Flash hardware support

Type: bool

Help

Enable support for the flash hardware.

Defaults

No defaults. Implicitly defaults to n.

Symbols that imply this symbol

Kconfig definition

At <Zephyr>/drivers/flash/Kconfig:35

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:32<Zephyr>/drivers/Kconfig:60

Menu path: (Top) → Device Drivers

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

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