choice: Base CPU ISA options

Base CPU ISA options

Type: bool

Direct dependencies

SOC_SERIES_RISCV_ANDES_V5

(Includes any dependencies from ifs and menus.)

Default

Choice options

Kconfig definition

At <Zephyr>/soc/riscv/riscv-privilege/andes_v5/Kconfig.soc:17

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:38<Zephyr>/soc/Kconfig:18<Zephyr>/soc/riscv/riscv-privilege/Kconfig:22

Menu path: (Top) → Hardware Configuration

choice
    bool "Base CPU ISA options"
    default RV32I_CPU
    depends on SOC_SERIES_RISCV_ANDES_V5

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)