diff options
Diffstat (limited to 'hw/hyperv/Kconfig')
-rw-r--r-- | hw/hyperv/Kconfig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/hw/hyperv/Kconfig b/hw/hyperv/Kconfig new file mode 100644 index 0000000000..be724b7f8b --- /dev/null +++ b/hw/hyperv/Kconfig @@ -0,0 +1,5 @@ +config HYPERV + bool + +config HYPERV_TESTDEV + bool |