blob: 293af282d4947c0462894cd9f22f227ec2cb7fbc [file] [log] [blame]
# Copyright (c) 2020 Cobham Gaisler AB
# SPDX-License-Identifier: Apache-2.0
choice
prompt "QEMU RISC-V VirtIO Board"
depends on SOC_SERIES_RISCV_VIRT
config SOC_RISCV_VIRT
bool "QEMU RISC-V VirtIO Board"
select ATOMIC_OPERATIONS_BUILTIN
select INCLUDE_RESET_VECTOR
endchoice