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

           
                    


               
             
               
               
                           


               
             
               
                                       


                    
             
               
                                    


                 

                            


                    

                            


              
             
               
                                       
config VFIO
    bool
    depends on LINUX

config VFIO_PCI
    bool
    default y
    select VFIO
    select EDID
    depends on LINUX && PCI

config VFIO_CCW
    bool
    default y
    select VFIO
    depends on LINUX && S390_CCW_VIRTIO

config VFIO_PLATFORM
    bool
    default y
    select VFIO
    depends on LINUX && PLATFORM_BUS

config VFIO_XGMAC
    bool
    default y
    depends on VFIO_PLATFORM

config VFIO_AMD_XGBE
    bool
    default y
    depends on VFIO_PLATFORM

config VFIO_AP
    bool
    default y
    select VFIO
    depends on LINUX && S390_CCW_VIRTIO