blob: f3c78ab7f813c6ba4a63eb81d193ca93c7cc8c1e [file] [log] [blame]
# Copyright (c) 2024 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
config SOC_FAMILY_ANDES_V5
bool
if SOC_FAMILY_ANDES_V5
config SOC_FAMILY
string
default "andes_v5"
source "soc/riscv/andes_v5/*/Kconfig.soc"
endif # SOC_FAMILY_ANDES_V5