linuxdebug/drivers/soc/sifive/Kconfig
Ulrich Bessoh 872f2f0714 no changes
2024-07-09 16:52:29 +02:00

11 lines
196 B
Plaintext

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