-
CONFIG_FLASH_HAS_PAGE_LAYOUT
¶
(No prompt – not directly user assignable.)
Type: bool
Help¶
This option is enabled when the SoC flash driver supports retrieving the layout of flash memory pages.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols that select this symbol¶
Kconfig definition¶
At drivers/flash/Kconfig:17
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:62
Menu path: (top menu) → Device Drivers
config FLASH_HAS_PAGE_LAYOUT
bool
help
This option is enabled when the SoC flash driver supports
retrieving the layout of flash memory pages.
(Definitions include propagated dependencies, including from if’s and menus.)