hw/sd: sd: Skip write protect groups check in sd_erase() for high capacity cards
[qemu/ar7.git] / hw / hyperv / Kconfig
blob3fbfe41c9e558089bbbd535c160c35bda1a6ce9b
1 config HYPERV
2     bool
3     depends on KVM
5 config HYPERV_TESTDEV
6     bool
7     default y if TEST_DEVICES
8     depends on HYPERV
10 config VMBUS
11     bool
12     default y
13     depends on HYPERV