From: Alexander Sverdlin <alexander.sverdlin@nokia.com>
To: netdev@vger.kernel.org
Cc: Alexander Sverdlin <alexander.sverdlin@nokia.com>,
"David S. Miller" <davem@davemloft.net>,
Aleksey Makarov <aleksey.makarov@cavium.com>,
Sunil Goutham <sgoutham@cavium.com>,
Raghu Vatsavayi <raghu.vatsavayi@cavium.com>,
Vijaya Mohan Guvva <vijaya.guvva@cavium.com>
Subject: [PATCH] net: cavium: Drop dependency of NET_VENDOR_CAVIUM on PCI
Date: Fri, 13 Jul 2018 17:04:28 +0200 [thread overview]
Message-ID: <20180713150428.1638-1-alexander.sverdlin@nokia.com> (raw)
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
next reply other threads:[~2018-07-13 15:19 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-13 15:04 Alexander Sverdlin [this message]
2018-07-16 20:44 ` [PATCH] net: cavium: Drop dependency of NET_VENDOR_CAVIUM on PCI David Miller
2018-07-17 1:01 ` kbuild test robot
2018-07-17 8:16 ` [PATCH v2] " Alexander Sverdlin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180713150428.1638-1-alexander.sverdlin@nokia.com \
--to=alexander.sverdlin@nokia.com \
--cc=aleksey.makarov@cavium.com \
--cc=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
--cc=raghu.vatsavayi@cavium.com \
--cc=sgoutham@cavium.com \
--cc=vijaya.guvva@cavium.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).