Commit abc91aaa authored by Conor Dooley's avatar Conor Dooley

soc: sifive: replace SOC_FOO with ARCH_FOO

As part of unifiying what RISC-V calls microarch symbols to use
ARCH_, replace users of the SOC_ forms.
Signed-off-by: default avatarConor Dooley <conor.dooley@microchip.com>
parent 78a03b9f
# SPDX-License-Identifier: GPL-2.0
if SOC_SIFIVE || SOC_STARFIVE
if ARCH_SIFIVE || ARCH_STARFIVE
config SIFIVE_CCACHE
bool "Sifive Composable Cache controller"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment