|
# Copyright (c) 2021 Andes Technology Corporation
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config SOC_SERIES_RISCV_ANDES_V5
|
|
bool "Andes V5 SoC Series Implementation"
|
|
select RISCV
|
|
select SOC_FAMILY_RISCV_PRIVILEGED
|
|
help
|
|
Enable support for Andes V5 SoC Series
|