mirror of
https://github.com/torvalds/linux.git
synced 2026-05-24 23:22:31 +02:00
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:
parent
495083807f
commit
7e2bc7fb65
|
|
@ -4,7 +4,6 @@
|
||||||
|
|
||||||
config NET_VENDOR_CAVIUM
|
config NET_VENDOR_CAVIUM
|
||||||
bool "Cavium ethernet drivers"
|
bool "Cavium ethernet drivers"
|
||||||
depends on PCI
|
|
||||||
default y
|
default y
|
||||||
---help---
|
---help---
|
||||||
Select this option if you want enable Cavium network support.
|
Select this option if you want enable Cavium network support.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user