Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756064AbbLAMML (ORCPT ); Tue, 1 Dec 2015 07:12:11 -0500 Received: from mail-wm0-f48.google.com ([74.125.82.48]:35996 "EHLO mail-wm0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755004AbbLAMMJ (ORCPT ); Tue, 1 Dec 2015 07:12:09 -0500 Subject: Re: [PATCH v3 0/3] Remove ARCH_MSM* configs To: Stephen Boyd , Andy Gross References: <1448933123-9843-1-git-send-email-sboyd@codeaurora.org> Cc: linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Arnd Bergmann From: Daniel Lezcano Message-ID: <565D8E97.4030505@linaro.org> Date: Tue, 1 Dec 2015 13:12:07 +0100 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <1448933123-9843-1-git-send-email-sboyd@codeaurora.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1540 Lines: 41 On 12/01/2015 02:25 AM, Stephen Boyd wrote: > This patch series allows us to remove the ARCH_MSM* configs that live > in mach-qcom/Kconfig. They're mostly proxy configs for user selectable > clocksource configurations anyway. > > Changes from v2: > * Renamed config in patch 1 to QCOM_ARCH_A_FAMILY to be less confusing > > Changes from v1: > * Patch 1 replaced with one that moves config to mach-qcom/Kconfig > * Applied Arnd's acks to patches 2 and 3 > > Stephen Boyd (3): > ARM: qcom: Make an option for qcom 'a-family' platforms > ARM: qcom_defconfig: Enable HAVE_ARM_ARCH_TIMER > ARM: qcom: Drop ARCH_MSM* configs > > arch/arm/Makefile | 3 +-- > arch/arm/configs/qcom_defconfig | 1 + > arch/arm/mach-qcom/Kconfig | 17 +++++++++-------- > 3 files changed, 11 insertions(+), 10 deletions(-) Acked-by: Daniel Lezcano Even it does not hurt, ARCH_MSM8X60, ARCH_MSM8960 and ARCH_MSM8974 could be also removed from the defconfig. Better to do it right now, so they won't be forgotten. -- Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog -- 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/