From patchwork Wed Dec 11 07:54:52 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Haojian Zhuang X-Patchwork-Id: 22236 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-ig0-f197.google.com (mail-ig0-f197.google.com [209.85.213.197]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id F12AD202E6 for ; Wed, 11 Dec 2013 07:55:23 +0000 (UTC) Received: by mail-ig0-f197.google.com with SMTP id uy17sf472813igb.0 for ; Tue, 10 Dec 2013 23:55:23 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:in-reply-to:references:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :list-post:list-help:list-archive:list-unsubscribe; bh=mzzAXh5Kshos784p9fgPF68TyqKlCmxmrd/Aa9vrp7s=; b=YX2cvarAQw7HvUMpbzMc1JYSxyFchILkx37HIMqI/OXt2GGqj1RSW/mxyhz/nMydfP 2VyYtClQHoGlbu0iKCUHb1R1ntQzMJEIA041QEww78Fi2txmklgOMbH+7lVbOWMhaf9Q R20qe/wMBa1vJuw/KQoE3CoxkDS4utFR3QGA9w6N5nxiABEFmhuUqkPPm4rYmvyJeeRv qcDIM5GN2Eki8CezId1TzYtArfjLM/JSYuYyca7AVLkLZwH31NOupb/M6ZQ8Sx/4Rih8 NQEqFsZfBXwPin/cF/SfXmw9HZn/QqH9jKmSUb/FKCHIY/qu0K/l8BVaNf8JYIck5rwG fN1w== X-Gm-Message-State: ALoCoQlu9eWRdvuugNg9aXjCsAOFBO1J0aR6aIblsSa6IOgBuBolmv1Qcw3w56UgfPTdQnngBL17 X-Received: by 10.42.67.19 with SMTP id r19mr44251ici.6.1386748523551; Tue, 10 Dec 2013 23:55:23 -0800 (PST) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.76.72 with SMTP id i8ls7020qew.59.gmail; Tue, 10 Dec 2013 23:55:23 -0800 (PST) X-Received: by 10.52.165.240 with SMTP id zb16mr10457vdb.19.1386748523425; Tue, 10 Dec 2013 23:55:23 -0800 (PST) Received: from mail-ve0-f181.google.com (mail-ve0-f181.google.com [209.85.128.181]) by mx.google.com with ESMTPS id f1si6177817vcl.89.2013.12.10.23.55.23 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 10 Dec 2013 23:55:23 -0800 (PST) Received-SPF: neutral (google.com: 209.85.128.181 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.128.181; Received: by mail-ve0-f181.google.com with SMTP id oy12so5595715veb.40 for ; Tue, 10 Dec 2013 23:55:23 -0800 (PST) X-Received: by 10.220.58.1 with SMTP id e1mr47435vch.0.1386748523355; Tue, 10 Dec 2013 23:55:23 -0800 (PST) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.220.174.196 with SMTP id u4csp251597vcz; Tue, 10 Dec 2013 23:55:23 -0800 (PST) X-Received: by 10.66.66.202 with SMTP id h10mr137230pat.70.1386748522597; Tue, 10 Dec 2013 23:55:22 -0800 (PST) Received: from mail-pd0-f171.google.com (mail-pd0-f171.google.com [209.85.192.171]) by mx.google.com with ESMTPS id cz3si7273602pbc.33.2013.12.10.23.55.22 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 10 Dec 2013 23:55:22 -0800 (PST) Received-SPF: neutral (google.com: 209.85.192.171 is neither permitted nor denied by best guess record for domain of haojian.zhuang@linaro.org) client-ip=209.85.192.171; Received: by mail-pd0-f171.google.com with SMTP id z10so9026421pdj.2 for ; Tue, 10 Dec 2013 23:55:22 -0800 (PST) X-Received: by 10.66.159.234 with SMTP id xf10mr33371367pab.139.1386748522159; Tue, 10 Dec 2013 23:55:22 -0800 (PST) Received: from localhost.localdomain ([140.206.182.114]) by mx.google.com with ESMTPSA id qz9sm30647313pbc.3.2013.12.10.23.55.18 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 10 Dec 2013 23:55:21 -0800 (PST) From: Haojian Zhuang To: olof@lixom.net, arnd@arndb.de, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, patches@linaro.org, khilman@linaro.org Cc: Haojian Zhuang Subject: [PATCH v12 03/08] ARM: config: enable hi3xxx in multi_v7_defconfig Date: Wed, 11 Dec 2013 15:54:52 +0800 Message-Id: <1386748497-11290-4-git-send-email-haojian.zhuang@gmail.com> X-Mailer: git-send-email 1.8.3.2 In-Reply-To: <1386748497-11290-1-git-send-email-haojian.zhuang@gmail.com> References: <1386748497-11290-1-git-send-email-haojian.zhuang@gmail.com> X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: haojian.zhuang@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.128.181 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , From: Haojian Zhuang Enable ARCH_HI3xxx in 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 4a5903e..7910d22 100644 --- a/arch/arm/configs/multi_v7_defconfig +++ b/arch/arm/configs/multi_v7_defconfig @@ -9,6 +9,7 @@ CONFIG_ARCH_BCM=y CONFIG_ARCH_BCM_MOBILE=y CONFIG_GPIO_PCA953X=y CONFIG_ARCH_HIGHBANK=y +CONFIG_ARCH_HI3xxx=y CONFIG_ARCH_KEYSTONE=y CONFIG_ARCH_MXC=y CONFIG_MACH_IMX51_DT=y