mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-23 15:45:53 +00:00
11 lines
196 B
Plaintext
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
|