Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753058AbbDUBIy (ORCPT ); Mon, 20 Apr 2015 21:08:54 -0400 Received: from szxga03-in.huawei.com ([119.145.14.66]:34825 "EHLO szxga03-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751273AbbDUBIw (ORCPT ); Mon, 20 Apr 2015 21:08:52 -0400 Message-ID: <55359C48.4000503@huawei.com> Date: Tue, 21 Apr 2015 08:39:36 +0800 From: Bintian User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101 Thunderbird/24.0.1 MIME-Version: 1.0 To: Kevin Hilman CC: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , Subject: Re: [PATCH v2 1/6] arm64: Enable Hisilicon ARMv8 SoC family in Kconfig and defconfig References: <1428916660-25910-1-git-send-email-bintian.wang@huawei.com> <1428916660-25910-2-git-send-email-bintian.wang@huawei.com> <7hvbgqfqv5.fsf@deeprootsystems.com> In-Reply-To: <7hvbgqfqv5.fsf@deeprootsystems.com> Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [10.111.68.103] X-CFilter-Loop: Reflected X-Mirapoint-Virus-RAPID-Raw: score=unknown(0), refid=str=0001.0A020201.55359C9A.00C6,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0, ip=0.0.0.0, so=2013-05-26 15:14:31, dmn=2013-03-21 17:37:32 X-Mirapoint-Loop-Id: d6482af2b3218940bef532efdfc4bdf3 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1109 Lines: 43 Hello Kevin, On 2015/4/21 5:10, Kevin Hilman wrote: > Bintian Wang writes: > >> This patch introduces ARCH_HISI to enable Hisilicon SoC family in >> Kconfig and defconfig. >> >> Signed-off-by: Bintian Wang >> Reviewed-by: Haojian Zhuang >> Reviewed-by: Wei Xu > > [...] > >> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig >> index be1f12a..36ebd9b 100644 >> --- a/arch/arm64/configs/defconfig >> +++ b/arch/arm64/configs/defconfig >> @@ -36,6 +36,7 @@ CONFIG_ARCH_MEDIATEK=y >> CONFIG_ARCH_THUNDER=y >> CONFIG_ARCH_VEXPRESS=y >> CONFIG_ARCH_XGENE=y >> +CONFIG_ARCH_HISI=y > > nit: please keep CONFIG_ARCH_* sorted alphabetically. Will fix in next version, thanks for helping review. BR, Bintian > > Thanks, > > Kevin > > . > -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/