CONFIG_SOC_SERIES_RCAR_GEN3¶
Renesas RCAR Gen3 Cortex R7
Type: bool
Help¶
Enable support for Renesas RCar Gen3 SoC series
Direct dependencies¶
<choice: SoC/CPU/Configuration Selection>
(Includes any dependencies from ifs and menus.)
Symbols selected by this symbol¶
Kconfig definition¶
At soc/arm/renesas_rcar/gen3/Kconfig.series:4
Included via Kconfig:8
→ Kconfig.zephyr:38
→ soc/Kconfig:9
→ soc/arm/renesas_rcar/Kconfig.soc:7
Menu path: (Top) → SoC/CPU/Configuration Selection
config SOC_SERIES_RCAR_GEN3
bool "Renesas RCAR Gen3 Cortex R7"
select ARM
select CPU_CORTEX_R7
select PLATFORM_SPECIFIC_INIT
select GIC_V2
select CPU_HAS_DCLS
select SOC_FAMILY_RCAR
select CLOCK_CONTROL_RCAR_CPG_MSSR if CLOCK_CONTROL
depends on <choice>
help
Enable support for Renesas RCar Gen3 SoC series
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)