zephyr/soc/arm/renesas_rcar/gen4/Kconfig.series
Aymeric Aillet f2061a073a soc: arm: reneas: Add r8a779f0 support
r8a779f0 SoC is part of the Renesas R-Car Gen4 SoC series.

This SoC has a dual core lockstep Cortex-R52 CPU.

Signed-off-by: Aymeric Aillet <aymeric.aillet@iot.bzh>
2023-11-25 08:50:47 -05:00

13 lines
361 B
Text

# Copyright (c) 2023 IoT.bzh
# SPDX-License-Identifier: Apache-2.0
config SOC_SERIES_RCAR_GEN4
bool "Renesas R-Car Gen4 Cortex R52"
select ARM
select CPU_CORTEX_R52
select GIC_SINGLE_SECURITY_STATE
select SOC_FAMILY_RCAR
select CLOCK_CONTROL_RCAR_CPG_MSSR if CLOCK_CONTROL
select ARM_ARCH_TIMER
help
Enable support for Renesas R-Car Gen4 SoC series