mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Yangbo Lu <yangbo.lu@nxp.com>
To: linux-kernel@vger.kernel.org, devel@driverdev.osuosl.org,
	netdev@vger.kernel.org,
	Richard Cochran <richardcochran@gmail.com>,
	"David S . Miller" <davem@davemloft.net>,
	Ioana Radulescu <ruxandra.radulescu@nxp.com>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Andrew Lunn <andrew@lunn.ch>
Cc: Yangbo Lu <yangbo.lu@nxp.com>
Subject: [v3, 3/6] net: dpaa2: fix dependency of config FSL_DPAA2_ETH
Date: Mon,  8 Oct 2018 15:44:27 +0800	[thread overview]
Message-ID: <20181008074430.34379-3-yangbo.lu@nxp.com> (raw)
In-Reply-To: <20181008074430.34379-1-yangbo.lu@nxp.com>

The NETDEVICES dependency and ETHERNET dependency hadn't
been required since dpaa2-eth was moved out of staging.
Also allowed COMPILE_TEST for dpaa2-eth.

Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
---
Changes for v3:
	- Added this patch.
---
 drivers/net/ethernet/freescale/dpaa2/Kconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/net/ethernet/freescale/dpaa2/Kconfig b/drivers/net/ethernet/freescale/dpaa2/Kconfig
index 67e6461..a7f365d 100644
--- a/drivers/net/ethernet/freescale/dpaa2/Kconfig
+++ b/drivers/net/ethernet/freescale/dpaa2/Kconfig
@@ -1,7 +1,7 @@
 config FSL_DPAA2_ETH
 	tristate "Freescale DPAA2 Ethernet"
 	depends on FSL_MC_BUS && FSL_MC_DPIO
-	depends on NETDEVICES && ETHERNET
+	depends on ARCH_LAYERSCAPE || COMPILE_TEST
 	help
 	  This is the DPAA2 Ethernet driver supporting Freescale SoCs
 	  with DPAA2 (DataPath Acceleration Architecture v2).
-- 
1.7.1


  parent reply	other threads:[~2018-10-08  7:48 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-08  7:44 [v3, 1/6] net: dpaa2: move DPAA2 PTP driver out of staging/ Yangbo Lu
2018-10-08  7:44 ` [v3, 2/6] MAINTAINERS: update files maintained under DPAA2 PTP/ETHERNET Yangbo Lu
2018-10-08 17:23   ` David Miller
2018-10-08  7:44 ` Yangbo Lu [this message]
2018-10-08  9:14   ` [v3, 3/6] net: dpaa2: fix dependency of config FSL_DPAA2_ETH Ioana Ciocoi Radulescu
2018-10-08 17:23   ` David Miller
2018-10-08  7:44 ` [v3, 4/6] net: dpaa2: rename rtc as ptp in dpaa2-ptp driver Yangbo Lu
2018-10-08 17:23   ` David Miller
2018-10-08  7:44 ` [v3, 5/6] net: dpaa2: remove unused code for dprtc Yangbo Lu
2018-10-08 17:24   ` David Miller
2018-10-08  7:44 ` [v3, 6/6] net: dpaa2: fix and improve dpaa2-ptp driver Yangbo Lu
2018-10-08 17:24   ` David Miller
2018-10-08 17:23 ` [v3, 1/6] net: dpaa2: move DPAA2 PTP driver out of staging/ 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=20181008074430.34379-3-yangbo.lu@nxp.com \
    --to=yangbo.lu@nxp.com \
    --cc=andrew@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=devel@driverdev.osuosl.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=richardcochran@gmail.com \
    --cc=ruxandra.radulescu@nxp.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

all inboxes | Powered by JetHome®