linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: f.fainelli@gmail.com (Florian Fainelli)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/7] ARM: multi_v7_defconfig: Enable BRCMSTB networking
Date: Fri, 20 May 2016 12:07:27 -0700	[thread overview]
Message-ID: <1463771252-12805-3-git-send-email-f.fainelli@gmail.com> (raw)
In-Reply-To: <1463771252-12805-1-git-send-email-f.fainelli@gmail.com>

Enable the required drivers and subsystems to bring-up networking on
Broadcom's Set-top Box SoCs: BCMGENET and SF2. These two drivers both
have proper dependencies on their internal PHY and MDIO drivers.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
---
 arch/arm/configs/multi_v7_defconfig | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index 968a7ec08633..31ed7318f406 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -158,6 +158,8 @@ CONFIG_INET6_IPCOMP=m
 CONFIG_IPV6_MIP6=m
 CONFIG_IPV6_TUNNEL=m
 CONFIG_IPV6_MULTIPLE_TABLES=y
+CONFIG_NET_DSA=m
+CONFIG_NET_SWITCHDEV=y
 CONFIG_CAN=y
 CONFIG_CAN_RAW=y
 CONFIG_CAN_BCM=y
@@ -166,6 +168,7 @@ CONFIG_CAN_AT91=m
 CONFIG_CAN_RCAR=m
 CONFIG_CAN_XILINXCAN=y
 CONFIG_CAN_MCP251X=y
+CONFIG_NET_DSA_BCM_SF2=m
 CONFIG_CAN_SUN4I=y
 CONFIG_BT=m
 CONFIG_BT_MRVL=m
@@ -225,6 +228,8 @@ CONFIG_VIRTIO_NET=y
 CONFIG_HIX5HD2_GMAC=y
 CONFIG_SUN4I_EMAC=y
 CONFIG_MACB=y
+CONFIG_BCMGENET=m
+CONFIG_SYSTEMPORT=m
 CONFIG_NET_CALXEDA_XGMAC=y
 CONFIG_GIANFAR=y
 CONFIG_IGB=y
-- 
2.7.4

  parent reply	other threads:[~2016-05-20 19:07 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-20 19:07 [PATCH 0/7] ARM: multi_v7_defconfig: Add more Broadcom SoCs Florian Fainelli
2016-05-20 19:07 ` [PATCH 1/7] ARM: multi_v7_defconfig: Enable BCM63xx Florian Fainelli
2016-05-20 19:07 ` Florian Fainelli [this message]
2016-05-20 19:07 ` [PATCH 3/7] ARM: multi_v7_defconfig: Enable BRCMSTB AHCI Florian Fainelli
2016-05-20 19:07 ` [PATCH 4/7] ARM: multi_v7_defconfig: Enable BCM7038 Watchdog Florian Fainelli
2016-05-20 19:07 ` [PATCH 5/7] ARM: multi_v7_defconfig: Enable Broadcom STB PWM Florian Fainelli
2016-05-20 19:07 ` [PATCH 6/7] ARM: multi_v7_defconfig: Enable Broadcom Kona watchdog Florian Fainelli
2016-05-20 19:07 ` [PATCH 7/7] ARM: Remove bcm_defconfig Florian Fainelli
2016-05-20 20:36 ` [PATCH 0/7] ARM: multi_v7_defconfig: Add more Broadcom SoCs Scott Branden
2016-05-31 18:04   ` Florian Fainelli

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=1463771252-12805-3-git-send-email-f.fainelli@gmail.com \
    --to=f.fainelli@gmail.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 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).