CONFIG_SOC_RISCV_VIRT¶
QEMU RISC-V VirtIO Board
QEMU RISC-V VirtIO Board
Type: bool
Direct dependencies¶
<choice: QEMU RISC-V VirtIO Board> || <choice: QEMU RISC-V VirtIO Board>
(Includes any dependencies from ifs and menus.)
Symbols selected by this symbol¶
Kconfig definitions¶
At <Zephyr SoC>/riscv/riscv-privilege/virt/Kconfig.soc:8
Included via Kconfig:8 → Kconfig.zephyr:38 → <Zephyr SoC>/Kconfig:15 → <BuildDir>/kconfig/Kconfig.soc.arch:2 → <Zephyr SoC>/riscv/riscv-privilege/Kconfig:22
Menu path: (Top) → Hardware Configuration → QEMU RISC-V VirtIO Board
config SOC_RISCV_VIRT
    bool "QEMU RISC-V VirtIO Board"
    select ATOMIC_OPERATIONS_BUILTIN
    select INCLUDE_RESET_VECTOR
    depends on <choice>
At <Zephyr SoC>/riscv/riscv-privilege/virt/Kconfig.soc:8
Included via Kconfig:8 → Kconfig.zephyr:38 → <Zephyr SoC>/Kconfig:18 → <Zephyr SoC>/riscv/riscv-privilege/Kconfig:22
Menu path: (Top) → Hardware Configuration → QEMU RISC-V VirtIO Board
config SOC_RISCV_VIRT
    bool "QEMU RISC-V VirtIO Board"
    select ATOMIC_OPERATIONS_BUILTIN
    select INCLUDE_RESET_VECTOR
    depends on <choice>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)