ath10k: don't show MSI registration warnings
[deliverable/linux.git] / lib / Kconfig
index 35da51359d404180c8214c007195e97ca89563dd..b3c8be0da17f8472429ad79787c76d42fa62eb02 100644 (file)
@@ -48,6 +48,16 @@ config STMP_DEVICE
 config PERCPU_RWSEM
        boolean
 
+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
This page took 0.024989 seconds and 5 git commands to generate.