:orphan: .. title:: CONFIG_SOC_FAMILY_RCAR .. kconfig:: CONFIG_SOC_FAMILY_RCAR CONFIG_SOC_FAMILY_RCAR ###################### *(No prompt -- not directly user assignable.)* Type: ``bool`` Defaults ======== No defaults. Implicitly defaults to ``n``. Symbols that select this symbol =============================== - \ :kconfig:`SOC_SERIES_RCAR_GEN3 ` - \ :kconfig:`SOC_SERIES_RCAR_GEN3 ` Kconfig definitions =================== At ``/arm/renesas_rcar/Kconfig:6`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:15`` → ``/kconfig/Kconfig.soc.arch:2`` Menu path: (Top) → Hardware Configuration .. code-block:: kconfig config SOC_FAMILY_RCAR bool ---- At ``/arm/renesas_rcar/Kconfig:6`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:18`` Menu path: (Top) → Hardware Configuration .. code-block:: kconfig config SOC_FAMILY_RCAR bool *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*