From: Jean Delvare <jdelvare@suse.de>
To: netdev@vger.kernel.org
Cc: Iyappan Subramanian <isubramanian@apm.com>,
Keyur Chudgar <kchudgar@apm.com>
Subject: [PATCH] net: xgene_enet: Set hardware dependency
Date: Wed, 6 May 2015 09:14:34 +0200 [thread overview]
Message-ID: <20150506091434.6762db64@endymion.delvare> (raw)
The xgene_enet driver is only useful on X-Gene SoC.
Signed-off-by: Jean Delvare <jdelvare@suse.de>
Cc: Iyappan Subramanian <isubramanian@apm.com>
Cc: Keyur Chudgar <kchudgar@apm.com>
---
drivers/net/ethernet/apm/xgene/Kconfig | 1 +
1 file changed, 1 insertion(+)
--- linux-4.1-rc2.orig/drivers/net/ethernet/apm/xgene/Kconfig 2015-04-27 02:59:10.000000000 +0200
+++ linux-4.1-rc2/drivers/net/ethernet/apm/xgene/Kconfig 2015-05-06 09:09:49.084111852 +0200
@@ -1,6 +1,7 @@
config NET_XGENE
tristate "APM X-Gene SoC Ethernet Driver"
depends on HAS_DMA
+ depends on ARCH_XGENE || COMPILE_TEST
select PHYLIB
help
This is the Ethernet driver for the on-chip ethernet interface on the
--
Jean Delvare
SUSE L3 Support
next reply other threads:[~2015-05-06 7:14 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-06 7:14 Jean Delvare [this message]
2015-05-09 20:24 ` [PATCH] net: xgene_enet: Set hardware dependency David Miller
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=20150506091434.6762db64@endymion.delvare \
--to=jdelvare@suse.de \
--cc=isubramanian@apm.com \
--cc=kchudgar@apm.com \
--cc=netdev@vger.kernel.org \
/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