m68k: Kconfig - Remove unneeded "default n"
authorGeert Uytterhoeven <geert@linux-m68k.org>
Sun, 16 Jan 2011 18:54:14 +0000 (19:54 +0100)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Wed, 16 Mar 2011 18:10:41 +0000 (19:10 +0100)
Reported-by: Phillip Lougher <phillip@lougher.demon.co.uk>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
arch/m68k/Kconfig

index bc9271b..cbe8b18 100644 (file)
@@ -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