]> Pileus Git - ~andy/linux/blobdiff - arch/x86/Kconfig.debug
Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm
[~andy/linux] / arch / x86 / Kconfig.debug
index 33fac6bbe1c2f967582ce73ec2240d93c9ac97d7..d105f29bb6bb7c9b75fe3369d66f68f2f3ada5ba 100644 (file)
@@ -174,6 +174,15 @@ config IOMMU_LEAK
          Add a simple leak tracer to the IOMMU code. This is useful when you
          are debugging a buggy device driver that leaks IOMMU mappings.
 
+config X86_DS_SELFTEST
+    bool "DS selftest"
+    default y
+    depends on DEBUG_KERNEL
+    depends on X86_DS
+       ---help---
+         Perform Debug Store selftests at boot time.
+         If in doubt, say "N".
+
 config HAVE_MMIOTRACE_SUPPORT
        def_bool y