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 <Zephyr>/drivers/flash/Kconfig:9
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:42
→ <Zephyr>/drivers/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.)