Files
zephyr/drivers/cache/Kconfig.bflb
Camille BAUD e6ad1dae97 drivers: cache: Introduce bflb L1C cache driver
Introduce Bouffalo Lab L1C cache management functions
This allows invalidating instructions and data on
BL60x and BL70x

Signed-off-by: Camille BAUD <mail@massdriver.space>
2025-10-09 09:38:21 +02:00

11 lines
314 B
Plaintext

# 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