choice: Renesas RCar SoC Selection

Renesas RCar SoC Selection

Type: bool

Direct dependencies

SOC_SERIES_RCAR_GEN3 && SOC_FAMILY_RCAR

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to the first (visible) choice option.

Choice options

Kconfig definition

At <Zephyr>/soc/arm/renesas_rcar/gen3/Kconfig.soc:4

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:36<Zephyr>/soc/Kconfig:15<nRF>/doc/_build/kconfig/Kconfig.soc.arch:2<Zephyr>/soc/arm/renesas_rcar/Kconfig:15

Menu path: (Top) → Hardware Configuration

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.)