Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
cb7433bc72c07eb34c8261f9e766ea31796a4e41
/
.
/
drivers
/
cache
/
Kconfig.nxp_lmem_cache
blob: 6bb6c28d345c86211be350bc81ca7888c7473614 [
file
]
# Copyright 2025 NXP
# SPDX-License-Identifier: Apache-2.0
config CACHE_NXP_LMEM_CACHE
bool
"NXP LMEM cache driver"
default
y
select
CACHE_HAS_DRIVER
depends on HAS_MCUX_LMEM_CACHE
help
This
option enables the LMEM cache driver
for
NXP
SOCs
.