Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
cc9caf4b222eefdeb3f1a3fc8ef64d73339c7e78
/
.
/
subsys
/
demand_paging
/
Kconfig
blob: 3e1626f989ec04a148ba79260b0a979214a8b588 [
file
] [
log
] [
blame
]
# Copyright (c) 2020 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
menu
"Demand Paging modules"
depends on DEMAND_PAGING
source
"subsys/demand_paging/eviction/Kconfig"
source
"subsys/demand_paging/backing_store/Kconfig"
endmenu