diff options
Diffstat (limited to 'hw/net')
-rw-r--r-- | hw/net/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/net/Kconfig b/hw/net/Kconfig index 6d795ec..1cc1c57 100644 --- a/hw/net/Kconfig +++ b/hw/net/Kconfig @@ -51,7 +51,7 @@ config RTL8139_PCI config VMXNET3_PCI bool - default y if PCI_DEVICES + default y if PCI_DEVICES && PC_PCI depends on PCI config SMC91C111 |