netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] net: cavium: Drop dependency of NET_VENDOR_CAVIUM on PCI
@ 2018-07-13 15:04 Alexander Sverdlin
  2018-07-16 20:44 ` David Miller
  2018-07-17  1:01 ` kbuild test robot
  0 siblings, 2 replies; 4+ messages in thread
From: Alexander Sverdlin @ 2018-07-13 15:04 UTC (permalink / raw)
  To: netdev
  Cc: Alexander Sverdlin, David S. Miller, Aleksey Makarov,
	Sunil Goutham, Raghu Vatsavayi, Vijaya Mohan Guvva

Octeon Ethernet drivers work perfectly without PCI.

Signed-off-by: Alexander Sverdlin <alexander.sverdlin@nokia.com>
---
 drivers/net/ethernet/cavium/Kconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/net/ethernet/cavium/Kconfig b/drivers/net/ethernet/cavium/Kconfig
index 043e3c11c42b..4c3a5c354497 100644
--- a/drivers/net/ethernet/cavium/Kconfig
+++ b/drivers/net/ethernet/cavium/Kconfig
@@ -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.
-- 
2.18.0

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-07-17  8:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-13 15:04 [PATCH] net: cavium: Drop dependency of NET_VENDOR_CAVIUM on PCI Alexander Sverdlin
2018-07-16 20:44 ` David Miller
2018-07-17  1:01 ` kbuild test robot
2018-07-17  8:16   ` [PATCH v2] " Alexander Sverdlin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).