:orphan: .. title:: SOC_RISCV_VIRT .. option:: CONFIG_SOC_RISCV_VIRT *QEMU RISC-V VirtIO Board* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :option:`ATOMIC_OPERATIONS_BUILTIN ` Kconfig definition ================== At ``/riscv/riscv-privilege/virt/Kconfig.soc:8`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:28`` → ``/Kconfig:11`` → ``/kconfig/Kconfig.soc.arch:2`` → ``/riscv/riscv-privilege/Kconfig:22`` Menu path: (Top) → Hardware Configuration → QEMU RISC-V VirtIO Board .. code-block:: kconfig config SOC_RISCV_VIRT bool "QEMU RISC-V VirtIO Board" select ATOMIC_OPERATIONS_BUILTIN depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*