* [PATCH 1/1] net/cadence: enable by default NET_ATMEL
@ 2011-11-15 19:36 Jean-Christophe PLAGNIOL-VILLARD
2011-11-16 22:48 ` David Miller
2011-11-17 8:56 ` Nicolas Ferre
0 siblings, 2 replies; 3+ messages in thread
From: Jean-Christophe PLAGNIOL-VILLARD @ 2011-11-15 19:36 UTC (permalink / raw)
To: linux-kernel; +Cc: netdev, Jean-Christophe PLAGNIOL-VILLARD, Nicolas Ferre
so the defconfig of the atmel continue to have the support of the network
as before
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Cc: Nicolas Ferre <nicolas.ferre@atmel.com>
---
Hi David,
can we have this for the 3.2 so the atmel continue to work as before
Best Regards,
J.
drivers/net/ethernet/cadence/Kconfig | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/drivers/net/ethernet/cadence/Kconfig b/drivers/net/ethernet/cadence/Kconfig
index 98849a1..b48378a 100644
--- a/drivers/net/ethernet/cadence/Kconfig
+++ b/drivers/net/ethernet/cadence/Kconfig
@@ -7,6 +7,7 @@ config HAVE_NET_MACB
config NET_ATMEL
bool "Atmel devices"
+ default y
depends on HAVE_NET_MACB || (ARM && ARCH_AT91RM9200)
---help---
If you have a network (Ethernet) card belonging to this class, say Y.
--
1.7.7
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH 1/1] net/cadence: enable by default NET_ATMEL
2011-11-15 19:36 [PATCH 1/1] net/cadence: enable by default NET_ATMEL Jean-Christophe PLAGNIOL-VILLARD
@ 2011-11-16 22:48 ` David Miller
2011-11-17 8:56 ` Nicolas Ferre
1 sibling, 0 replies; 3+ messages in thread
From: David Miller @ 2011-11-16 22:48 UTC (permalink / raw)
To: plagnioj; +Cc: linux-kernel, netdev, nicolas.ferre
From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Date: Tue, 15 Nov 2011 20:36:30 +0100
> so the defconfig of the atmel continue to have the support of the network
> as before
>
> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
> Cc: Nicolas Ferre <nicolas.ferre@atmel.com>
Applied.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 1/1] net/cadence: enable by default NET_ATMEL
2011-11-15 19:36 [PATCH 1/1] net/cadence: enable by default NET_ATMEL Jean-Christophe PLAGNIOL-VILLARD
2011-11-16 22:48 ` David Miller
@ 2011-11-17 8:56 ` Nicolas Ferre
1 sibling, 0 replies; 3+ messages in thread
From: Nicolas Ferre @ 2011-11-17 8:56 UTC (permalink / raw)
To: Jean-Christophe PLAGNIOL-VILLARD; +Cc: linux-kernel, netdev
On 11/15/2011 08:36 PM, Jean-Christophe PLAGNIOL-VILLARD :
> so the defconfig of the atmel continue to have the support of the network
> as before
>
> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
> Cc: Nicolas Ferre <nicolas.ferre@atmel.com>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
> ---
> Hi David,
>
> can we have this for the 3.2 so the atmel continue to work as before
>
> Best Regards,
> J.
> drivers/net/ethernet/cadence/Kconfig | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/drivers/net/ethernet/cadence/Kconfig b/drivers/net/ethernet/cadence/Kconfig
> index 98849a1..b48378a 100644
> --- a/drivers/net/ethernet/cadence/Kconfig
> +++ b/drivers/net/ethernet/cadence/Kconfig
> @@ -7,6 +7,7 @@ config HAVE_NET_MACB
>
> config NET_ATMEL
> bool "Atmel devices"
> + default y
> depends on HAVE_NET_MACB || (ARM && ARCH_AT91RM9200)
> ---help---
> If you have a network (Ethernet) card belonging to this class, say Y.
--
Nicolas Ferre
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-11-17 8:56 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-15 19:36 [PATCH 1/1] net/cadence: enable by default NET_ATMEL Jean-Christophe PLAGNIOL-VILLARD
2011-11-16 22:48 ` David Miller
2011-11-17 8:56 ` Nicolas Ferre
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).