Re: [PATCH 1/1] net/cadence: enable by default NET_ATMEL

From: Nicolas Ferre
Date: Thu Nov 17 2011 - 03:56:33 EST


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@xxxxxxxxxxxx>
> Cc: Nicolas Ferre <nicolas.ferre@xxxxxxxxx>

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

> ---
> 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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/