CONFIG_ARCH_HAS_DEMAND_PAGING¶
(No prompt – not directly user assignable.)
Type: bool
Help¶
This hidden configuration should be selected by the architecture if
demand paging is supported.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols that select this symbol¶
Kconfig definition¶
At arch/Kconfig:564
Included via Kconfig:8
→ Kconfig.zephyr:39
Menu path: (Top)
config ARCH_HAS_DEMAND_PAGING
bool
help
This hidden configuration should be selected by the architecture if
demand paging is supported.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)