linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: haojian.zhuang@linaro.org (Haojian Zhuang)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v4 5/5] ARM: config: append arch hi3xxx into multi defconfig
Date: Thu, 14 Mar 2013 15:19:44 +0800	[thread overview]
Message-ID: <1363245584-24488-6-git-send-email-haojian.zhuang@linaro.org> (raw)
In-Reply-To: <1363245584-24488-1-git-send-email-haojian.zhuang@linaro.org>

Append ARCH_HI3xxx (Hisilicon SoC) into multi_v7_defconfig.

Signed-off-by: Haojian Zhuang <haojian.zhuang@linaro.org>
---
 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 e31d442..1891611 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -5,6 +5,7 @@ CONFIG_ARCH_MVEBU=y
 CONFIG_MACH_ARMADA_370=y
 CONFIG_MACH_ARMADA_XP=y
 CONFIG_ARCH_HIGHBANK=y
+CONFIG_ARCH_HI3xxx=y
 CONFIG_ARCH_SOCFPGA=y
 CONFIG_ARCH_SUNXI=y
 # CONFIG_ARCH_VEXPRESS_CORTEX_A5_A9_ERRATA is not set
-- 
1.7.10.4

  parent reply	other threads:[~2013-03-14  7:19 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-14  7:19 [PATCH v4 0/5] support hisilicon SoC Haojian Zhuang
2013-03-14  7:19 ` [PATCH v4 1/5] ARM: debug: support debug ll on hisilicon soc Haojian Zhuang
2013-03-14  7:19 ` [PATCH v4 2/5] clk: hi3xxx: add clock support Haojian Zhuang
2013-03-14  9:09   ` Arnd Bergmann
2013-03-14  9:49     ` Haojian Zhuang
2013-03-14  7:19 ` [PATCH v4 3/5] ARM: hi3xxx: add board support with device tree Haojian Zhuang
2013-03-14  7:19 ` [PATCH v4 4/5] ARM: hi3xxx: enable hi4511 " Haojian Zhuang
2013-03-14  7:19 ` Haojian Zhuang [this message]
2013-03-14  9:10   ` [PATCH v4 5/5] ARM: config: append arch hi3xxx into multi defconfig Arnd Bergmann
2013-03-14  9:47     ` Haojian Zhuang
2013-03-14 13:32       ` Arnd Bergmann

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=1363245584-24488-6-git-send-email-haojian.zhuang@linaro.org \
    --to=haojian.zhuang@linaro.org \
    --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).