- choice BACKING_STORE_CHOICE: Backing store algorithms
Backing store algorithms
Type: bool
Direct dependencies
(Includes any dependencies from ifs and menus.)
Default
Choice options
Kconfig definition
At <Zephyr>/subsys/demand_paging/backing_store/Kconfig:4
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:44
→ <Zephyr>/subsys/Kconfig:67
→ <Zephyr>/subsys/demand_paging/Kconfig:9
Menu path: (Top) → Sub Systems and OS Services → Demand Paging modules
choice BACKING_STORE_CHOICE
bool "Backing store algorithms"
default BACKING_STORE_CUSTOM
depends on DEMAND_PAGING
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)