summaryrefslogblamecommitdiffstats
path: root/hw/hyperv/Kconfig
blob: fcf65903bd05896836409a954323d92b40a9d25f (plain) (tree)
1
2
3
4
5
6
7
8

             
                  


                     

                             




                     




                    
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