Commit 4ee7a6c2 authored by Daniel Walker's avatar Daniel Walker

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: default avatarDaniel Walker <dwalker@codeaurora.org>
parent 06125ff0
...@@ -21,7 +21,6 @@ config ARCH_MSM7X30 ...@@ -21,7 +21,6 @@ config ARCH_MSM7X30
select MSM_SMD select MSM_SMD
select MSM_VIC select MSM_VIC
select CPU_V7 select CPU_V7
select MSM_REMOTE_SPINLOCK_DEKKERS
select MSM_GPIOMUX select MSM_GPIOMUX
select MSM_PROC_COMM select MSM_PROC_COMM
select HAS_MSM_DEBUG_UART_PHYS select HAS_MSM_DEBUG_UART_PHYS
...@@ -33,7 +32,6 @@ config ARCH_QSD8X50 ...@@ -33,7 +32,6 @@ config ARCH_QSD8X50
select MSM_SMD select MSM_SMD
select MSM_VIC select MSM_VIC
select CPU_V7 select CPU_V7
select MSM_REMOTE_SPINLOCK_LDREX
select MSM_GPIOMUX select MSM_GPIOMUX
select MSM_PROC_COMM select MSM_PROC_COMM
select HAS_MSM_DEBUG_UART_PHYS select HAS_MSM_DEBUG_UART_PHYS
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment