:orphan: .. title:: CONFIG_SOC_SERIES_RCAR_GEN3 .. kconfig:: CONFIG_SOC_SERIES_RCAR_GEN3 CONFIG_SOC_SERIES_RCAR_GEN3 ########################### *Renesas RCAR Gen3 Cortex R7* *Renesas RCAR Gen3 Cortex R7* Type: ``bool`` Help ==== .. code-block:: none Enable support for Renesas RCar Gen3 SoC series Help ==== .. code-block:: none Enable support for Renesas RCar Gen3 SoC series Direct dependencies =================== \ :ref:` ` || \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :kconfig:`ARM ` - \ :kconfig:`CPU_CORTEX_R7 ` - \ :kconfig:`PLATFORM_SPECIFIC_INIT ` - \ :kconfig:`GIC_V2 ` - \ :kconfig:`CPU_HAS_DCLS ` - \ :kconfig:`SOC_FAMILY_RCAR ` - \ :kconfig:`CLOCK_CONTROL_RCAR_CPG_MSSR ` if \ :kconfig:`CLOCK_CONTROL ` - \ :kconfig:`ARM ` - \ :kconfig:`CPU_CORTEX_R7 ` - \ :kconfig:`PLATFORM_SPECIFIC_INIT ` - \ :kconfig:`GIC_V2 ` - \ :kconfig:`CPU_HAS_DCLS ` - \ :kconfig:`SOC_FAMILY_RCAR ` - \ :kconfig:`CLOCK_CONTROL_RCAR_CPG_MSSR ` if \ :kconfig:`CLOCK_CONTROL ` Kconfig definitions =================== At ``/arm/renesas_rcar/gen3/Kconfig.series:4`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:7`` → ``/kconfig/Kconfig.soc:1`` → ``/arm/renesas_rcar/Kconfig.soc:7`` Menu path: (Top) → SoC/CPU/Configuration Selection .. code-block:: kconfig 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 help Enable support for Renesas RCar Gen3 SoC series ---- At ``/arm/renesas_rcar/gen3/Kconfig.series:4`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:9`` → ``/arm/renesas_rcar/Kconfig.soc:7`` Menu path: (Top) → SoC/CPU/Configuration Selection .. code-block:: kconfig 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 help Enable support for Renesas RCar Gen3 SoC series *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*