Projet_SETI_RISC-V/riscv-gnu-toolchain/qemu/hw/hyperv/Kconfig
2023-03-06 14:48:14 +01:00

19 lines
244 B
Plaintext

config HYPERV
bool
depends on KVM
config HYPERV_TESTDEV
bool
default y if TEST_DEVICES
depends on HYPERV
config VMBUS
bool
default y
depends on HYPERV
config SYNDBG
bool
default y
depends on VMBUS