From patchwork Wed Mar 13 05:05:42 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Haojian Zhuang X-Patchwork-Id: 15321 Return-Path: X-Original-To: patchwork@peony.canonical.com Delivered-To: patchwork@peony.canonical.com Received: from fiordland.canonical.com (fiordland.canonical.com [91.189.94.145]) by peony.canonical.com (Postfix) with ESMTP id 488E623E2E for ; Wed, 13 Mar 2013 05:07:53 +0000 (UTC) Received: from mail-vb0-f43.google.com (mail-vb0-f43.google.com [209.85.212.43]) by fiordland.canonical.com (Postfix) with ESMTP id EE083A192CF for ; Wed, 13 Mar 2013 05:07:52 +0000 (UTC) Received: by mail-vb0-f43.google.com with SMTP id fs19so275627vbb.16 for ; Tue, 12 Mar 2013 22:07:52 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:x-forwarded-to:x-forwarded-for:delivered-to:x-received :received-spf:x-received:from:to:cc:subject:date:message-id:x-mailer :in-reply-to:references:x-gm-message-state; bh=sSy05kTjikS8r8Ok6/MfWJht96WAg9pljWryh96e/y4=; b=m+LvJ0Dor1XLCctam+wr2dOjMiUuSoFggvVzHCLUeB13W3haKD5SrlSYooe/uMPZ2a I7+RvG75GzYYraPH6qDpkwrR7NAYfd8K+AMt5PRdswydpx78Kn/14NSN0pv09WGRhJa0 gLHxCmktTOsDMxfjurbHuddRSeFnQUI4TzfDNTEWIjJLDDQS2uC1J+tynH21mWmYI1rT CLPaN5gZrdCdZww9COso9mImD4D+qPxpEeCyWVw+5ElF2MV8uZK5XoTPerfLdD+Juckt tcBbslmuBxU+4GJ+PpzuKPR0lZo/Ym2X537yIWizaEVwHJ55P1ng3iDWZT1xVnTgzqbl Q7/A== X-Received: by 10.52.29.18 with SMTP id f18mr6593565vdh.57.1363151272488; Tue, 12 Mar 2013 22:07:52 -0700 (PDT) X-Forwarded-To: linaro-patchwork@canonical.com X-Forwarded-For: patch@linaro.org linaro-patchwork@canonical.com Delivered-To: patches@linaro.org Received: by 10.58.127.98 with SMTP id nf2csp1646veb; Tue, 12 Mar 2013 22:07:51 -0700 (PDT) X-Received: by 10.68.238.163 with SMTP id vl3mr42188209pbc.177.1363151271542; Tue, 12 Mar 2013 22:07:51 -0700 (PDT) Received: from mail-da0-x229.google.com (mail-da0-x229.google.com [2607:f8b0:400e:c00::229]) by mx.google.com with ESMTPS id qf10si33580687pbc.38.2013.03.12.22.07.51 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 12 Mar 2013 22:07:51 -0700 (PDT) Received-SPF: neutral (google.com: 2607:f8b0:400e:c00::229 is neither permitted nor denied by best guess record for domain of haojian.zhuang@linaro.org) client-ip=2607:f8b0:400e:c00::229; Authentication-Results: mx.google.com; spf=neutral (google.com: 2607:f8b0:400e:c00::229 is neither permitted nor denied by best guess record for domain of haojian.zhuang@linaro.org) smtp.mail=haojian.zhuang@linaro.org Received: by mail-da0-f41.google.com with SMTP id j17so246994dan.28 for ; Tue, 12 Mar 2013 22:07:51 -0700 (PDT) X-Received: by 10.68.39.129 with SMTP id p1mr43496542pbk.19.1363151270615; Tue, 12 Mar 2013 22:07:50 -0700 (PDT) Received: from localhost.localdomain ([67.198.145.34]) by mx.google.com with ESMTPS id ab1sm27947630pbd.37.2013.03.12.22.07.45 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 12 Mar 2013 22:07:50 -0700 (PDT) From: Haojian Zhuang To: linux@arm.linux.org.uk, linus.walleij@linaro.org, arnd@arndb.de, olof@lixom.net, rob.herring@calxeda.com, linux-arm-kernel@lists.infradead.org, pawel.moll@arm.com, swarren@nvidia.com, john.stultz@linaro.org, tglx@linutronix.de, mturquette@linaro.org Cc: patches@linaro.org, Haojian Zhuang Subject: [PATCH v3 11/11] ARM: config: append arch hi3xxx into multi defconfig Date: Wed, 13 Mar 2013 13:05:42 +0800 Message-Id: <1363151142-32162-12-git-send-email-haojian.zhuang@linaro.org> X-Mailer: git-send-email 1.7.10.4 In-Reply-To: <1363151142-32162-1-git-send-email-haojian.zhuang@linaro.org> References: <1363151142-32162-1-git-send-email-haojian.zhuang@linaro.org> X-Gm-Message-State: ALoCoQkM1HfytYJL2U9nHTleIqXGsCuQqWqyygEHN21QSi5TLsd3kvhx4Xj2h9IthJyqGu1j8M0J Append ARCH_HI3xxx (Hisilicon SoC) into multi_v7_defconfig. Signed-off-by: Haojian Zhuang --- 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