kcsan: Remove CONFIG_KCSAN_DEBUG
[linux-2.6-microblaze.git] / lib / Kconfig.kcsan
index 6152fbd..5304f21 100644 (file)
@@ -62,9 +62,6 @@ config KCSAN_VERBOSE
          generated from any one of them, system stability may suffer due to
          deadlocks or recursion.  If in doubt, say N.
 
-config KCSAN_DEBUG
-       bool "Debugging of KCSAN internals"
-
 config KCSAN_SELFTEST
        bool "Perform short selftests on boot"
        default y