From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: multi_v7_defconfig: enable network for BeagleBone Black
Date: Mon, 2 Dec 2013 08:09:39 -0800 [thread overview]
Message-ID: <20131202160938.GH23334@atomide.com> (raw)
In-Reply-To: <1385972129-3638-1-git-send-email-olof@lixom.net>
* 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
>
next prev parent reply other threads:[~2013-12-02 16:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-02 8:15 [PATCH] ARM: multi_v7_defconfig: enable network for BeagleBone Black Olof Johansson
2013-12-02 16:09 ` Tony Lindgren [this message]
2013-12-02 17:22 ` Olof Johansson
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=20131202160938.GH23334@atomide.com \
--to=tony@atomide.com \
--cc=linux-arm-kernel@lists.infradead.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.