From patchwork Fri Apr 18 06:05:53 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Haojian Zhuang X-Patchwork-Id: 4013191 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork2.web.kernel.org (Postfix) with ESMTP id A0CF5C0DA2 for ; Fri, 18 Apr 2014 06:15:25 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id DBDAC20364 for ; Fri, 18 Apr 2014 06:15:24 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 1CE3F20373 for ; Fri, 18 Apr 2014 06:15:24 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1Wb23V-0005rC-9e; Fri, 18 Apr 2014 06:13:45 +0000 Received: from mail-pd0-f181.google.com ([209.85.192.181]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1Wb23R-0005WG-8h for linux-arm-kernel@lists.infradead.org; Fri, 18 Apr 2014 06:13:41 +0000 Received: by mail-pd0-f181.google.com with SMTP id p10so1132678pdj.40 for ; Thu, 17 Apr 2014 23:13:21 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=n08wz44iIac1ys/zMT79IYEaHIkmLZdZcVSFdeC+4OU=; b=H0p06iPcn0AQ0/r5sVgAWBaJ7TvA38JsgBoWbd0mkKxc3NgaZJXBEpc2Yc91/9bI96 WwVyGMOI7Pev1XC3xYoWsJXqPV0GY8dp8tzo8txyCJTThWLsvS49batd3WsXaICeppky 7cpeZtIGxgBeB6tASxlx0dwD6c03Y2bvQZ8cgFbbYBteimn0bxzjAz5sR3YknqTk6OBn 35zxOsdSBmtBQeHWr0P/sJbUS345mkLMOGBjaicKkp91jBLGbGEzy7pXhA5iBCA0+tr2 2sk1UT96PyYAWCqOXuTtG+A0xQw4pkE3FXU/Uir/0X663xlEAoBxSCp3U2zxJyLAmQLe 6CXg== X-Gm-Message-State: ALoCoQnXBjv2wmNoO5Hg4oqopC8CL6GJlbEXj5keiO8xI4vWi9TnqSxEvAdzSUI0r/cTEvGb0o2R X-Received: by 10.68.240.68 with SMTP id vy4mr19893357pbc.127.1397801600915; Thu, 17 Apr 2014 23:13:20 -0700 (PDT) Received: from localhost.localdomain ([140.206.182.114]) by mx.google.com with ESMTPSA id tk5sm57498473pbc.63.2014.04.17.23.13.08 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 17 Apr 2014 23:13:19 -0700 (PDT) From: Haojian Zhuang To: tglx@linutronix.de, linux@arm.linux.org.uk, linux-arm-kernel@lists.infradead.org, arnd@arndb.de, olof@lixom.net, khilman@kernel.org, xuwei5@hisilicon.com, marc.zyngier@arm.com, christoffer.dall@linaro.org, Dave.Martin@arm.com, nicolas.pitre@linaro.org Subject: [PATCH v3 10/13] ARM: config: select ARCH_HISI in hi3xxx_defconfig Date: Fri, 18 Apr 2014 14:05:53 +0800 Message-Id: <1397801156-25682-11-git-send-email-haojian.zhuang@linaro.org> X-Mailer: git-send-email 1.8.3.2 In-Reply-To: <1397801156-25682-1-git-send-email-haojian.zhuang@linaro.org> References: <1397801156-25682-1-git-send-email-haojian.zhuang@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20140417_231341_322533_FC0ACDED X-CRM114-Status: UNSURE ( 8.99 ) X-CRM114-Notice: Please train this message. X-Spam-Score: 0.0 (/) Cc: Haojian Zhuang X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-2.5 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Since ARCH_HISI is added as common configuration of both ARCH_HI3xxx and ARCH_HIP04, update it into hi3xxx_defconfig. Signed-off-by: Haojian Zhuang --- arch/arm/configs/hi3xxx_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/configs/hi3xxx_defconfig b/arch/arm/configs/hi3xxx_defconfig index f186bdf..f8c78ac 100644 --- a/arch/arm/configs/hi3xxx_defconfig +++ b/arch/arm/configs/hi3xxx_defconfig @@ -3,6 +3,7 @@ CONFIG_NO_HZ=y CONFIG_HIGH_RES_TIMERS=y CONFIG_BLK_DEV_INITRD=y CONFIG_RD_LZMA=y +CONFIG_ARCH_HISI=y CONFIG_ARCH_HI3xxx=y CONFIG_SMP=y CONFIG_PREEMPT=y