From e87be1143472d841c1907e6e7ae4862a30e3595c Mon Sep 17 00:00:00 2001 From: "Robert P. J. Day" Date: Sun, 6 May 2007 14:50:39 -0700 Subject: [PATCH] ARM26: remove useless config option GENERIC_BUST_SPINLOCK. 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 Acked-by: Ian Molton Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- arch/arm26/Kconfig | 3 --- 1 file changed, 3 deletions(-) diff --git a/arch/arm26/Kconfig b/arch/arm26/Kconfig index 989113dce41..20688bc13e9 100644 --- a/arch/arm26/Kconfig +++ b/arch/arm26/Kconfig @@ -57,9 +57,6 @@ config GENERIC_CALIBRATE_DELAY bool default y -config GENERIC_BUST_SPINLOCK - bool - config ZONE_DMA bool default y -- 2.41.0