CONFIG_SOC_RISCV32_QEMU

riscv32_qemu SOC implementation

Type: bool

Direct dependencies

<choice: riscv32_qemu SOC implementation>

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

Kconfig definition

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

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

Menu path: (top menu) → RISCV32 Options → riscv32_qemu SOC implementation

config SOC_RISCV32_QEMU
    bool
    prompt "riscv32_qemu SOC implementation" if <choice: riscv32_qemu SOC implementation>
    select ATOMIC_OPERATIONS_C if <choice: riscv32_qemu SOC implementation>
    depends on <choice: riscv32_qemu SOC implementation>

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