CONFIG_RV32I_CPU

RISCV32 CPU ISA

Type: bool

Direct dependencies

<choice: Base CPU ISA options>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <SoC>/riscv/riscv-privilege/andes_v5/Kconfig.soc:21

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

Menu path: (Top) → Hardware Configuration → Base CPU ISA options

config RV32I_CPU
    bool "RISCV32 CPU ISA"
    depends on <choice>

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