# Copyright (c) 2024 Renesas Electronics Corporation # SPDX-License-Identifier: Apache-2.0 config SOC_FAMILY_RENESAS_RZ bool config SOC_FAMILY default "renesas_rz" if SOC_FAMILY_RENESAS_RZ rsource "*/Kconfig.soc"