:orphan: .. title:: choice: Renesas RCar SoC Selection .. _choice_118: .. describe:: choice: Renesas RCar SoC Selection *Renesas RCar SoC Selection* Type: ``bool`` Direct dependencies =================== \ :kconfig:`SOC_SERIES_RCAR_GEN3 ` && \ :kconfig:`SOC_FAMILY_RCAR ` *(Includes any dependencies from ifs and menus.)* Defaults ======== No defaults. Implicitly defaults to the first (visible) choice option. Choice options ============== - \ :kconfig:`SOC_R8A77951 ` Kconfig definition ================== At ``/arm/renesas_rcar/gen3/Kconfig.soc:4`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:15`` → ``/kconfig/Kconfig.soc.arch:2`` → ``/arm/renesas_rcar/Kconfig:15`` Menu path: (Top) → Hardware Configuration .. code-block:: kconfig choice bool "Renesas RCar SoC Selection" depends on SOC_SERIES_RCAR_GEN3 && SOC_FAMILY_RCAR *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*