| # Copyright (c) 2025 MASSDRIVER EI <massdriver.space> | |
| # SPDX-License-Identifier: Apache-2.0 | |
| config CACHE_BFLB_L1C | |
| bool "Bouffalolab L1C cache system driver" | |
| default y | |
| select CACHE_HAS_DRIVER | |
| depends on DT_HAS_BFLB_L1C_ENABLED | |
| help | |
| This option enables the cache driver for the Bouffalolab L1C cache system |