summaryrefslogtreecommitdiff
path: root/hw/remote/Kconfig
blob: 2d6b4f4cf49b47564444d31bc8a50ff2ac209d5d (plain)
1
2
3
4
5
6
7
8
config MULTIPROCESS
    bool
    depends on PCI && PCI_EXPRESS && KVM
    select REMOTE_PCIHOST

config VFIO_USER_SERVER
    bool
    depends on MULTIPROCESS