aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/Kconfig
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert@linux-m68k.org>2011-01-16 13:54:14 -0500
committerGeert Uytterhoeven <geert@linux-m68k.org>2011-03-16 14:10:41 -0400
commit93ff9542462ba5074fb6b6cd9e27c4fb04d452ec (patch)
tree39cf53a9102e6c8acd16b1d075bca222aa148437 /arch/m68k/Kconfig
parent6ba99e0fcfe839ecff973b35f771ed066c11d317 (diff)
m68k: Kconfig - Remove unneeded "default n"
Reported-by: Phillip Lougher <phillip@lougher.demon.co.uk> Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Diffstat (limited to 'arch/m68k/Kconfig')
-rw-r--r--arch/m68k/Kconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/m68k/Kconfig b/arch/m68k/Kconfig
index bc9271b85759..cbe8b18e808b 100644
--- a/arch/m68k/Kconfig
+++ b/arch/m68k/Kconfig
@@ -18,11 +18,9 @@ config RWSEM_XCHGADD_ALGORITHM
18 18
19config ARCH_HAS_ILOG2_U32 19config ARCH_HAS_ILOG2_U32
20 bool 20 bool
21 default n
22 21
23config ARCH_HAS_ILOG2_U64 22config ARCH_HAS_ILOG2_U64
24 bool 23 bool
25 default n
26 24
27config GENERIC_HWEIGHT 25config GENERIC_HWEIGHT
28 bool 26 bool