Skip to content
Snippets Groups Projects
Commit 94726406 authored by Akihiko Odaki's avatar Akihiko Odaki Committed by Jason Wang
Browse files

vmxnet3: Do not depend on PC

vmxnet3 has no dependency on PC, and VMware Fusion actually makes it
available on Apple Silicon according to:
https://kb.vmware.com/s/article/90364



Signed-off-by: default avatarAkihiko Odaki <akihiko.odaki@daynix.com>
Reviewed-by: default avatarPhilippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: default avatarJason Wang <jasowang@redhat.com>
parent efb1fd7a
No related branches found
No related tags found
No related merge requests found
......@@ -56,7 +56,7 @@ config RTL8139_PCI
config VMXNET3_PCI
bool
default y if PCI_DEVICES && PC_PCI
default y if PCI_DEVICES
depends on PCI
config SMC91C111
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment