Skip to content

Commit

Permalink
msm: Kconfig: drop unused config options
Browse files Browse the repository at this point in the history
These two config options don't exist, and aren't ever going to.
So I simply delete them.

Signed-off-by: Daniel Walker <[email protected]>
  • Loading branch information
Daniel Walker committed Oct 29, 2010
1 parent 06125ff commit 4ee7a6c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions arch/arm/mach-msm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit 4ee7a6c

Please sign in to comment.