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 1/7] ARM: multi_v7_defconfig: Enable BCM63xx
Date: Fri, 20 May 2016 12:07:26 -0700	[thread overview]
Message-ID: <1463771252-12805-2-git-send-email-f.fainelli@gmail.com> (raw)
In-Reply-To: <1463771252-12805-1-git-send-email-f.fainelli@gmail.com>

Enable ARCH_BCM_63XX to build ARM-specific boot and SMP code, as well as
the serial console driver for this platform.

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

diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index 8f857564657f..968a7ec08633 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -36,6 +36,7 @@ CONFIG_ARCH_BCM_21664=y
 CONFIG_ARCH_BCM_281XX=y
 CONFIG_ARCH_BCM_5301X=y
 CONFIG_ARCH_BCM2835=y
+CONFIG_ARCH_BCM_63XX=y
 CONFIG_ARCH_BRCMSTB=y
 CONFIG_ARCH_BERLIN=y
 CONFIG_MACH_BERLIN_BG2=y
@@ -291,6 +292,8 @@ CONFIG_SERIAL_AMBA_PL011_CONSOLE=y
 CONFIG_SERIAL_ATMEL=y
 CONFIG_SERIAL_ATMEL_CONSOLE=y
 CONFIG_SERIAL_ATMEL_TTYAT=y
+CONFIG_SERIAL_BCM63XX=y
+CONFIG_SERIAL_BCM63XX_CONSOLE=y
 CONFIG_SERIAL_MESON=y
 CONFIG_SERIAL_MESON_CONSOLE=y
 CONFIG_SERIAL_SAMSUNG=y
-- 
2.7.4

  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 ` Florian Fainelli [this message]
2016-05-20 19:07 ` [PATCH 2/7] ARM: multi_v7_defconfig: Enable BRCMSTB networking Florian Fainelli
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-2-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).