blob: 413523e23a75d20f0d4447bf24afc33ba9ee75ab [file] [log] [blame]
# Renesas R-Car SoC line
# Copyright (c) 2023 EPAM Systems
# SPDX-License-Identifier: Apache-2.0
config SOC_FAMILY_RCAR
bool
if SOC_FAMILY_RCAR
config SOC_FAMILY
string
default "renesas_rcar"
source "soc/arm64/renesas_rcar/*/Kconfig.soc"
endif # SOC_FAMILY_RCAR