浏览代码

m68k: Kconfig - Remove unneeded "default n"

Reported-by: Phillip Lougher <phillip@lougher.demon.co.uk>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Geert Uytterhoeven 14 年之前
父节点
当前提交
93ff954246
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      arch/m68k/Kconfig

+ 0 - 2
arch/m68k/Kconfig

@@ -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