浏览代码

MIPS: Kconfig: Delete duplicate definition of RWSEM_GENERIC_SPINLOCK.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Ralf Baechle 16 年之前
父节点
当前提交
237e5a3443
共有 1 个文件被更改,包括 0 次插入4 次删除
  1. 0 4
      arch/mips/Kconfig

+ 0 - 4
arch/mips/Kconfig

@@ -1966,10 +1966,6 @@ config SECCOMP
 
 endmenu
 
-config RWSEM_GENERIC_SPINLOCK
-	bool
-	default y
-
 config LOCKDEP_SUPPORT
 	bool
 	default y