diff options
Diffstat (limited to 'arch/arm/mach-msm/Kconfig')
-rw-r--r-- | 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 3d74a737e70a..dbbcfeb919db 100644 --- a/arch/arm/mach-msm/Kconfig +++ b/arch/arm/mach-msm/Kconfig | |||
@@ -21,7 +21,6 @@ config ARCH_MSM7X30 | |||
21 | select MSM_SMD | 21 | select MSM_SMD |
22 | select MSM_VIC | 22 | select MSM_VIC |
23 | select CPU_V7 | 23 | select CPU_V7 |
24 | select MSM_REMOTE_SPINLOCK_DEKKERS | ||
25 | select MSM_GPIOMUX | 24 | select MSM_GPIOMUX |
26 | select MSM_PROC_COMM | 25 | select MSM_PROC_COMM |
27 | select HAS_MSM_DEBUG_UART_PHYS | 26 | select HAS_MSM_DEBUG_UART_PHYS |
@@ -33,7 +32,6 @@ config ARCH_QSD8X50 | |||
33 | select MSM_SMD | 32 | select MSM_SMD |
34 | select MSM_VIC | 33 | select MSM_VIC |
35 | select CPU_V7 | 34 | select CPU_V7 |
36 | select MSM_REMOTE_SPINLOCK_LDREX | ||
37 | select MSM_GPIOMUX | 35 | select MSM_GPIOMUX |
38 | select MSM_PROC_COMM | 36 | select MSM_PROC_COMM |
39 | select HAS_MSM_DEBUG_UART_PHYS | 37 | select HAS_MSM_DEBUG_UART_PHYS |