1# Copyright 2023 NXP
2# All rights reserved.
3#
4# SPDX-License-Identifier: BSD-3-Clause
5
6# driver_cache_lmem
7config MCUX_USE_driver_cache_lmem
8    bool "CACHE LMEM Driver"
9    select MCUX_USE_driver_common
10    help
11      CACHE LMEM Driver
12