net: cavium: Drop dependency of NET_VENDOR_CAVIUM on PCI

Octeon Ethernet drivers work perfectly without PCI.

Signed-off-by: Alexander Sverdlin <alexander.sverdlin@nokia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Alexander Sverdlin 2018-07-13 17:04:28 +02:00 committed by David S. Miller
parent 495083807f
commit 7e2bc7fb65

View File

@ -4,7 +4,6 @@
config NET_VENDOR_CAVIUM
bool "Cavium ethernet drivers"
depends on PCI
default y
---help---
Select this option if you want enable Cavium network support.