-
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 <Zephyr>/soc/arm/renesas_rcar/gen3/Kconfig.series:4
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:28
→ <Zephyr>/soc/Kconfig:6
→ <BuildDir>/kconfig/Kconfig.soc:1
→ <Zephyr>/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 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.)