Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux
[linux-drm-fsl-dcu.git] / lib / Kconfig
index 75485e163ca3bc8e807c10f7fdf2c761a7df377f..06dc74200a5159c5b5458c36e2b71297e638a194 100644 (file)
@@ -51,13 +51,6 @@ config PERCPU_RWSEM
 config ARCH_USE_CMPXCHG_LOCKREF
        bool
 
-config CMPXCHG_LOCKREF
-       def_bool y if ARCH_USE_CMPXCHG_LOCKREF
-       depends on SMP
-       depends on !GENERIC_LOCKBREAK
-       depends on !DEBUG_SPINLOCK
-       depends on !DEBUG_LOCK_ALLOC
-
 config CRC_CCITT
        tristate "CRC-CCITT functions"
        help