linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: multi_v7_defconfig: enable network for BeagleBone Black
@ 2013-12-02  8:15 Olof Johansson
  2013-12-02 16:09 ` Tony Lindgren
  0 siblings, 1 reply; 3+ messages in thread
From: Olof Johansson @ 2013-12-02  8:15 UTC (permalink / raw)
  To: linux-arm-kernel

BeagleBone Black uses the TI CPSW ethernet controller, enable it in the
multi_v7_defconfig for testing coverage purposes.

Signed-off-by: Olof Johansson <olof@lixom.net>
---
 arch/arm/configs/multi_v7_defconfig |    1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index 4a5903e..d30507d 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -69,6 +69,7 @@ CONFIG_KS8851=y
 CONFIG_SMSC911X=y
 CONFIG_STMMAC_ETH=y
 CONFIG_MDIO_SUN4I=y
+CONFIG_TI_CPSW=y
 CONFIG_KEYBOARD_SPEAR=y
 CONFIG_SERIO_AMBAKMI=y
 CONFIG_SERIAL_8250=y
-- 
1.7.10.4

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

* [PATCH] ARM: multi_v7_defconfig: enable network for BeagleBone Black
  2013-12-02  8:15 [PATCH] ARM: multi_v7_defconfig: enable network for BeagleBone Black Olof Johansson
@ 2013-12-02 16:09 ` Tony Lindgren
  2013-12-02 17:22   ` Olof Johansson
  0 siblings, 1 reply; 3+ messages in thread
From: Tony Lindgren @ 2013-12-02 16:09 UTC (permalink / raw)
  To: linux-arm-kernel

* Olof Johansson <olof@lixom.net> [131202 00:15]:
> BeagleBone Black uses the TI CPSW ethernet controller, enable it in the
> multi_v7_defconfig for testing coverage purposes.
> 
> Signed-off-by: Olof Johansson <olof@lixom.net>

Acked-by: Tony Lindgren <tony@atomide.com>

> ---
>  arch/arm/configs/multi_v7_defconfig |    1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
> index 4a5903e..d30507d 100644
> --- a/arch/arm/configs/multi_v7_defconfig
> +++ b/arch/arm/configs/multi_v7_defconfig
> @@ -69,6 +69,7 @@ CONFIG_KS8851=y
>  CONFIG_SMSC911X=y
>  CONFIG_STMMAC_ETH=y
>  CONFIG_MDIO_SUN4I=y
> +CONFIG_TI_CPSW=y
>  CONFIG_KEYBOARD_SPEAR=y
>  CONFIG_SERIO_AMBAKMI=y
>  CONFIG_SERIAL_8250=y
> -- 
> 1.7.10.4
> 

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

* [PATCH] ARM: multi_v7_defconfig: enable network for BeagleBone Black
  2013-12-02 16:09 ` Tony Lindgren
@ 2013-12-02 17:22   ` Olof Johansson
  0 siblings, 0 replies; 3+ messages in thread
From: Olof Johansson @ 2013-12-02 17:22 UTC (permalink / raw)
  To: linux-arm-kernel

On Mon, Dec 2, 2013 at 8:09 AM, Tony Lindgren <tony@atomide.com> wrote:
> * Olof Johansson <olof@lixom.net> [131202 00:15]:
>> BeagleBone Black uses the TI CPSW ethernet controller, enable it in the
>> multi_v7_defconfig for testing coverage purposes.
>>
>> Signed-off-by: Olof Johansson <olof@lixom.net>
>
> Acked-by: Tony Lindgren <tony@atomide.com>

Thanks.

Applied to fixes. Marked for stable 3.12 as well.


-Olof

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

end of thread, other threads:[~2013-12-02 17:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-02  8:15 [PATCH] ARM: multi_v7_defconfig: enable network for BeagleBone Black Olof Johansson
2013-12-02 16:09 ` Tony Lindgren
2013-12-02 17:22   ` Olof Johansson

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).