Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
998c03a603eea31c95768bb4d75eab79684c4ba7
/
.
/
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