-
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 drivers/flash/Kconfig:12
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/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.)