aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Walker <dwalker@codeaurora.org>2010-10-27 13:10:34 -0700
committerDaniel Walker <dwalker@codeaurora.org>2010-10-29 15:56:17 -0700
commit4ee7a6c2d1e8679fc557ee5af1aee96393acb1dc (patch)
treef36c2ce21352334dae3832ace9693a38d3ff8cba
parentmsm: fix compile failure when no debug uart is selected (diff)
downloadlinux-dev-4ee7a6c2d1e8679fc557ee5af1aee96393acb1dc.tar.xz
linux-dev-4ee7a6c2d1e8679fc557ee5af1aee96393acb1dc.zip
msm: Kconfig: drop unused config options
These two config options don't exist, and aren't ever going to. So I simply delete them. Signed-off-by: Daniel Walker <dwalker@codeaurora.org>
-rw-r--r--arch/arm/mach-msm/Kconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-msm/Kconfig b/arch/arm/mach-msm/Kconfig
index 3d74a737e70a..dbbcfeb919db 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