CONFIG_SOC_SERIES_RISCV32_QEMU

riscv32 QEMU SOC implementation

Type: bool

Help

Enable support for riscv32 QEMU SOC implementation

Direct dependencies

RISCV32 && <choice: RISCV32 configuration selection>

(Includes any dependencies from if’s and menus.)

Kconfig definition

At arch/riscv32/soc/riscv-privilege/riscv32-qemu/Kconfig.series:8

Included via Kconfig:10Kconfig.zephyr:23arch/Kconfig:16arch/riscv32/Kconfig:10arch/riscv32/soc/riscv-privilege/Kconfig.soc:8

Menu path: (top menu) → RISCV32 configuration selection

config SOC_SERIES_RISCV32_QEMU
    bool
    prompt "riscv32 QEMU SOC implementation" if RISCV32 && <choice: RISCV32 configuration selection>
    select SOC_FAMILY_RISCV_PRIVILEGE if RISCV32 && <choice: RISCV32 configuration selection>
    depends on RISCV32 && <choice: RISCV32 configuration selection>
    help
      Enable support for riscv32 QEMU SOC implementation

(Definitions include propagated dependencies, including from if’s and menus.)