All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nicolas Ferre <nicolas.ferre@atmel.com>
To: Ben Hutchings <ben@decadent.org.uk>
Cc: David Miller <davem@davemloft.net>,
	netdev <netdev@vger.kernel.org>,
	Joachim Eastwood <manabian@gmail.com>
Subject: Re: [PATCH net-next 2/3] at91_ether: Do not select NET_CORE
Date: Tue, 18 Jun 2013 09:55:40 +0200	[thread overview]
Message-ID: <51C0127C.2070508@atmel.com> (raw)
In-Reply-To: <1371522449.3495.65.camel@deadeye.wl.decadent.org.uk>

On 18/06/2013 04:27, Ben Hutchings :
> This has no dependency on any of the drivers under NET_CORE.
>
> Signed-off-by: Ben Hutchings <ben@decadent.org.uk>

Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>

Thanks, bye,

> ---
>   drivers/net/ethernet/cadence/Kconfig |    1 -
>   1 file changed, 1 deletion(-)
>
> diff --git a/drivers/net/ethernet/cadence/Kconfig b/drivers/net/ethernet/cadence/Kconfig
> index 768285e..8030cc0 100644
> --- a/drivers/net/ethernet/cadence/Kconfig
> +++ b/drivers/net/ethernet/cadence/Kconfig
> @@ -23,7 +23,6 @@ if NET_CADENCE
>   config ARM_AT91_ETHER
>   	tristate "AT91RM9200 Ethernet support"
>   	depends on GENERIC_HARDIRQS && HAS_DMA
> -	select NET_CORE
>   	select MACB
>   	---help---
>   	  If you wish to compile a kernel for the AT91RM9200 and enable
>
>


-- 
Nicolas Ferre

  reply	other threads:[~2013-06-18  7:55 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-18  2:21 [PATCH net-next 0/3] net driver dependency cleanup Ben Hutchings
2013-06-18  2:24 ` [PATCH net-next 1/3] net: Move MII out from under NET_CORE and hide it Ben Hutchings
2013-06-18 10:02   ` Jeff Kirsher
2013-06-20  5:23     ` David Miller
2013-06-18  2:27 ` [PATCH net-next 2/3] at91_ether: Do not select NET_CORE Ben Hutchings
2013-06-18  7:55   ` Nicolas Ferre [this message]
2013-06-20  5:23   ` David Miller
2013-06-18  2:37 ` [PATCH net-next 3/3] net: Add missing dependencies on NETDEVICES Ben Hutchings
2013-06-18  3:37   ` Ben Hutchings
2013-06-20  5:23   ` 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=51C0127C.2070508@atmel.com \
    --to=nicolas.ferre@atmel.com \
    --cc=ben@decadent.org.uk \
    --cc=davem@davemloft.net \
    --cc=manabian@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.