ed4c571f8771b355f76e079185f38c312b25907a
[platform/kernel/linux-starfive.git] / drivers / soc / sifive / Kconfig
1 # SPDX-License-Identifier: GPL-2.0
2
3 if SOC_SIFIVE
4
5 config SIFIVE_CCACHE
6         bool "Sifive Composable Cache controller"
7         help
8           Support for the composable cache controller on SiFive platforms.
9
10 endif