Revert "autofs: work around unhappy compat problem on x86-64"
[firefly-linux-kernel-4.4.55.git] / lib / Kconfig.debug
index f7af95d304c503eb4b5ca71ea4c6912656e663fa..6777153f18f31c3318b94283e986b5f2866ad783 100644 (file)
@@ -499,6 +499,7 @@ config RT_MUTEX_TESTER
 config DEBUG_SPINLOCK
        bool "Spinlock and rw-lock debugging: basic checks"
        depends on DEBUG_KERNEL
+       select UNINLINE_SPIN_UNLOCK
        help
          Say Y here and build SMP to catch missing spinlock initialization
          and certain other kinds of spinlock errors commonly made.  This is