Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754582AbbDTVK3 (ORCPT ); Mon, 20 Apr 2015 17:10:29 -0400 Received: from mail-pa0-f46.google.com ([209.85.220.46]:32921 "EHLO mail-pa0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754487AbbDTVKZ (ORCPT ); Mon, 20 Apr 2015 17:10:25 -0400 From: Kevin Hilman To: Bintian Wang 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> Date: Mon, 20 Apr 2015 14:10:22 -0700 In-Reply-To: <1428916660-25910-2-git-send-email-bintian.wang@huawei.com> (Bintian Wang's message of "Mon, 13 Apr 2015 17:17:35 +0800") Message-ID: <7hvbgqfqv5.fsf@deeprootsystems.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 946 Lines: 31 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. 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/