diff options
Diffstat (limited to 'hw/rdma/Kconfig')
-rw-r--r-- | hw/rdma/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/hw/rdma/Kconfig b/hw/rdma/Kconfig new file mode 100644 index 000000000..8e2211288 --- /dev/null +++ b/hw/rdma/Kconfig @@ -0,0 +1,3 @@ +config VMW_PVRDMA + default y if PCI_DEVICES + depends on PVRDMA && PCI && MSI_NONBROKEN |