Skip to content

Commit

Permalink
ARM26: remove useless config option GENERIC_BUST_SPINLOCK.
Browse files Browse the repository at this point in the history
Remove the apparently useless config option GENERIC_BUST_SPINLOCK,
since nothing in the source tree refers to it.

Signed-off-by: Robert P. J. Day <rpjday@mindspring.com>
Acked-by: Ian Molton <spyro@f2s.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
  • Loading branch information
Robert P. J. Day authored and Linus Torvalds committed May 7, 2007
1 parent 2af0bc9 commit e87be11
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions arch/arm26/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,6 @@ config GENERIC_CALIBRATE_DELAY
bool
default y

config GENERIC_BUST_SPINLOCK
bool

config ZONE_DMA
bool
default y
Expand Down

0 comments on commit e87be11

Please sign in to comment.