linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: heiko@sntech.de (Heiko Stübner)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/3] arm64: defconfig: enable ARCH_ROCKCHIP
Date: Fri, 17 Jul 2015 00:34:23 +0200	[thread overview]
Message-ID: <2272837.iN99Vuxs2j@diego> (raw)
In-Reply-To: <2820374.NgluYWXZkW@diego>

Enable building Rockchip support in the defconfig.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
---
 arch/arm64/configs/defconfig | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index f38c94f..410646f 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -35,6 +35,7 @@ CONFIG_ARCH_EXYNOS7=y
 CONFIG_ARCH_FSL_LS2085A=y
 CONFIG_ARCH_HISI=y
 CONFIG_ARCH_MEDIATEK=y
+CONFIG_ARCH_ROCKCHIP=y
 CONFIG_ARCH_SEATTLE=y
 CONFIG_ARCH_TEGRA=y
 CONFIG_ARCH_TEGRA_132_SOC=y
@@ -101,6 +102,7 @@ CONFIG_SERIO_AMBAKMI=y
 CONFIG_LEGACY_PTY_COUNT=16
 CONFIG_SERIAL_8250=y
 CONFIG_SERIAL_8250_CONSOLE=y
+CONFIG_SERIAL_8250_DW=y
 CONFIG_SERIAL_8250_MT6577=y
 CONFIG_SERIAL_AMBA_PL011=y
 CONFIG_SERIAL_AMBA_PL011_CONSOLE=y
-- 
2.1.4

  parent reply	other threads:[~2015-07-16 22:34 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-16 22:32 [PATCH and GIT PULL 0/5] ARM: initial Rockchip stuff for 4.3 Heiko Stübner
2015-07-16 22:33 ` [PATCH 1/3] arm64: add Rockchip architecture entry Heiko Stübner
2015-07-17 17:33   ` Olof Johansson
2015-07-16 22:34 ` Heiko Stübner [this message]
2015-07-17 17:38   ` [PATCH 2/3] arm64: defconfig: enable ARCH_ROCKCHIP Olof Johansson
2015-07-16 22:34 ` [PATCH 3/3] arm64: dts: add Rockchip rk3368 core dtsi and board dts for the r88 board Heiko Stübner
2015-07-17 17:35   ` Olof Johansson
2015-07-16 22:35 ` [GIT PULL 1/2] Rockchip soc changes for 4.3, part1 Heiko Stübner
2015-07-17 17:38   ` Olof Johansson
2015-07-16 22:36 ` [GIT PULL 2/2] Rockchip dts " Heiko Stübner
2015-07-17 17:38   ` 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=2272837.iN99Vuxs2j@diego \
    --to=heiko@sntech.de \
    --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).