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 <Zephyr>/arch/Kconfig:565
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/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.)