From 93ff9542462ba5074fb6b6cd9e27c4fb04d452ec Mon Sep 17 00:00:00 2001 From: Geert Uytterhoeven Date: Sun, 16 Jan 2011 19:54:14 +0100 Subject: [PATCH] m68k: Kconfig - Remove unneeded "default n" Reported-by: Phillip Lougher Signed-off-by: Geert Uytterhoeven --- arch/m68k/Kconfig | 2 -- 1 file changed, 2 deletions(-) diff --git a/arch/m68k/Kconfig b/arch/m68k/Kconfig index bc9271b..cbe8b18 100644 --- a/arch/m68k/Kconfig +++ b/arch/m68k/Kconfig @@ -18,11 +18,9 @@ config RWSEM_XCHGADD_ALGORITHM config ARCH_HAS_ILOG2_U32 bool - default n config ARCH_HAS_ILOG2_U64 bool - default n config GENERIC_HWEIGHT bool -- 2.7.4