:orphan: .. title:: choice: Andes V5 SoC Selection .. _choice_250: .. describe:: choice: Andes V5 SoC Selection *Andes V5 SoC Selection* Type: ``bool`` Direct dependencies =================== \ :kconfig:`SOC_SERIES_RISCV_ANDES_V5 ` *(Includes any dependencies from ifs and menus.)* Defaults ======== No defaults. Implicitly defaults to the first (visible) choice option. Choice options ============== - \ :kconfig:`SOC_RISCV_ANDES_AE350 ` Kconfig definition ================== At ``/riscv/riscv-privilege/andes_v5/Kconfig.soc:4`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:18`` → ``/riscv/riscv-privilege/Kconfig:22`` Menu path: (Top) → Hardware Configuration .. code-block:: kconfig choice bool "Andes V5 SoC Selection" depends on SOC_SERIES_RISCV_ANDES_V5 *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*