Skip to content

Commit

Permalink
net: cavium: Drop dependency of NET_VENDOR_CAVIUM on PCI
Browse files Browse the repository at this point in the history
Octeon Ethernet drivers work perfectly without PCI.

Signed-off-by: Alexander Sverdlin <alexander.sverdlin@nokia.com>
  • Loading branch information
asverdlin authored and intel-lab-lkp committed Jul 15, 2018
1 parent 2aa4a33 commit c862aa8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/net/ethernet/cavium/Kconfig
Expand Up @@ -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.
Expand Down

0 comments on commit c862aa8

Please sign in to comment.