]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - lib/Kconfig.debug
Merge branch 'x86/asm' into x86/atomic
[karo-tx-linux.git] / lib / Kconfig.debug
index 935248bdbc471aaf8485ef545784b70313c9dfda..231384012a14fa7368f982c2c0a57f1d6d589849 100644 (file)
@@ -1086,6 +1086,13 @@ config DMA_API_DEBUG
          This option causes a performance degredation.  Use only if you want
          to debug device drivers. If unsure, say N.
 
+config ATOMIC64_SELFTEST
+       bool "Perform an atomic64_t self-test at boot"
+       help
+         Enable this option to test the atomic64_t functions at boot.
+
+         If unsure, say N.
+
 source "samples/Kconfig"
 
 source "lib/Kconfig.kgdb"