Commit 93ff9542 authored by Geert Uytterhoeven's avatar Geert Uytterhoeven

m68k: Kconfig - Remove unneeded "default n"

Reported-by: default avatarPhillip Lougher <phillip@lougher.demon.co.uk>
Signed-off-by: default avatarGeert Uytterhoeven <geert@linux-m68k.org>
parent 6ba99e0f
...@@ -18,11 +18,9 @@ config RWSEM_XCHGADD_ALGORITHM ...@@ -18,11 +18,9 @@ config RWSEM_XCHGADD_ALGORITHM
config ARCH_HAS_ILOG2_U32 config ARCH_HAS_ILOG2_U32
bool bool
default n
config ARCH_HAS_ILOG2_U64 config ARCH_HAS_ILOG2_U64
bool bool
default n
config GENERIC_HWEIGHT config GENERIC_HWEIGHT
bool bool
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment