CONFIG_SOC_SERIES_RCAR_GEN3¶
Renesas RCAR Gen3 Cortex R7
Renesas RCAR Gen3 Cortex R7
Type: bool
Help¶
Enable support for Renesas RCar Gen3 SoC series
Help¶
Enable support for Renesas RCar Gen3 SoC series
Direct dependencies¶
<choice: SoC/CPU/Configuration Selection> || <choice: SoC/CPU/Configuration Selection>
(Includes any dependencies from ifs and menus.)
Symbols selected by this symbol¶
Kconfig definitions¶
At <Zephyr SoC>/arm/renesas_rcar/gen3/Kconfig.series:4
Included via Kconfig:8 → Kconfig.zephyr:38 → <Zephyr SoC>/Kconfig:7 → <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 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
At <Zephyr SoC>/arm/renesas_rcar/gen3/Kconfig.series:4
Included via Kconfig:8 → Kconfig.zephyr:38 → <Zephyr SoC>/Kconfig:9 → <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 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.)