2026-01-29 22:25:33 +08:00

11 lines
212 B
Plaintext

# SPDX-License-Identifier: GPL-2.0
if SOC_SIFIVE || SOC_STARFIVE
config SIFIVE_CCACHE
bool "Sifive Composable Cache controller"
help
Support for the composable cache controller on SiFive platforms.
endif