From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from wolverine01.qualcomm.com ([199.106.114.254]:45945 "EHLO wolverine01.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752904Ab0J0UgU (ORCPT ); Wed, 27 Oct 2010 16:36:20 -0400 From: Daniel Walker Subject: [PATCH 2/2] msm: Kconfig: drop unused config options Date: Wed, 27 Oct 2010 13:36:06 -0700 Message-Id: <1288211766-7786-2-git-send-email-dwalker@codeaurora.org> In-Reply-To: <1288211766-7786-1-git-send-email-dwalker@codeaurora.org> References: <1288211766-7786-1-git-send-email-dwalker@codeaurora.org> Sender: linux-arm-msm-owner@vger.kernel.org List-ID: To: linux-arm-msm@vger.kernel.org Cc: davidb@codeaurora.org, rvaswani@codeaurora.org, gbean@codeaurora.org, Daniel Walker These two config options don't exist, and aren't every going to. So I simply delete them. Signed-off-by: Daniel Walker --- arch/arm/mach-msm/Kconfig | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/arch/arm/mach-msm/Kconfig b/arch/arm/mach-msm/Kconfig index 3d74a73..dbbcfeb 100644 --- a/arch/arm/mach-msm/Kconfig +++ b/arch/arm/mach-msm/Kconfig @@ -21,7 +21,6 @@ config ARCH_MSM7X30 select MSM_SMD select MSM_VIC select CPU_V7 - select MSM_REMOTE_SPINLOCK_DEKKERS select MSM_GPIOMUX select MSM_PROC_COMM select HAS_MSM_DEBUG_UART_PHYS @@ -33,7 +32,6 @@ config ARCH_QSD8X50 select MSM_SMD select MSM_VIC select CPU_V7 - select MSM_REMOTE_SPINLOCK_LDREX select MSM_GPIOMUX select MSM_PROC_COMM select HAS_MSM_DEBUG_UART_PHYS -- 1.7.1 -- Sent by a consultant of the Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.