public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: configs: at91_dt: add rm9200 ethernet support
@ 2015-01-05 11:53 Alexandre Belloni
  2015-03-03 19:00 ` Nicolas Ferre
  0 siblings, 1 reply; 2+ messages in thread
From: Alexandre Belloni @ 2015-01-05 11:53 UTC (permalink / raw)
  To: Nicolas Ferre
  Cc: Boris Brezillon, linux-arm-kernel,
	Jean-Christophe Plagniol-Villard, linux-kernel, Alexandre Belloni

There is now only on defconfig for the at91rm9200 and at91sam9. Add ethernet
support for the rm9200.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
---
 arch/arm/configs/at91_dt_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/at91_dt_defconfig b/arch/arm/configs/at91_dt_defconfig
index a67375f24b21..8116d122e098 100644
--- a/arch/arm/configs/at91_dt_defconfig
+++ b/arch/arm/configs/at91_dt_defconfig
@@ -78,6 +78,7 @@ CONFIG_SCSI=y
 CONFIG_BLK_DEV_SD=y
 # CONFIG_SCSI_LOWLEVEL is not set
 CONFIG_NETDEVICES=y
+CONFIG_ARM_AT91_ETHER=y
 CONFIG_MACB=y
 # CONFIG_NET_VENDOR_BROADCOM is not set
 CONFIG_DM9000=y
-- 
2.1.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ARM: configs: at91_dt: add rm9200 ethernet support
  2015-01-05 11:53 [PATCH] ARM: configs: at91_dt: add rm9200 ethernet support Alexandre Belloni
@ 2015-03-03 19:00 ` Nicolas Ferre
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Ferre @ 2015-03-03 19:00 UTC (permalink / raw)
  To: Alexandre Belloni
  Cc: Boris Brezillon, linux-arm-kernel,
	Jean-Christophe Plagniol-Villard, linux-kernel, Cyrille Pitchen

Le 05/01/2015 12:53, Alexandre Belloni a écrit :
> There is now only on defconfig for the at91rm9200 and at91sam9. Add ethernet
> support for the rm9200.
> 
> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
> ---

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

and addedd to at91-4.0-fixes branch.

>  arch/arm/configs/at91_dt_defconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm/configs/at91_dt_defconfig b/arch/arm/configs/at91_dt_defconfig
> index a67375f24b21..8116d122e098 100644
> --- a/arch/arm/configs/at91_dt_defconfig
> +++ b/arch/arm/configs/at91_dt_defconfig
> @@ -78,6 +78,7 @@ CONFIG_SCSI=y
>  CONFIG_BLK_DEV_SD=y
>  # CONFIG_SCSI_LOWLEVEL is not set
>  CONFIG_NETDEVICES=y
> +CONFIG_ARM_AT91_ETHER=y
>  CONFIG_MACB=y
>  # CONFIG_NET_VENDOR_BROADCOM is not set
>  CONFIG_DM9000=y
> 


-- 
Nicolas Ferre

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-03-03 19:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-05 11:53 [PATCH] ARM: configs: at91_dt: add rm9200 ethernet support Alexandre Belloni
2015-03-03 19:00 ` Nicolas Ferre

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox