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.
Default
y
Symbols that select this symbol
Kconfig definitions
At <Zephyr>/boards/xtensa/intel_s1000_crb/Kconfig.defconfig:141
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:22
Menu path: (Top)
config FLASH_HAS_PAGE_LAYOUT
bool
default y
depends on FLASH && BOARD_INTEL_S1000_CRB
At <Zephyr>/drivers/flash/Kconfig:14
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:42
→ <Zephyr>/drivers/Kconfig:62
Menu path: (Top) → 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.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)