]> git.ipfire.org Git - people/arne_f/kernel.git/blobdiff - arch/x86/Kconfig.debug
Merge branch 'x86/asm' into locking/core
[people/arne_f/kernel.git] / arch / x86 / Kconfig.debug
index fcb7604172cecb9879652a2b3f768bb9117fdf1a..1fc519f3c49ebb87e73671b68cbb568f35c2c50d 100644 (file)
@@ -305,8 +305,6 @@ config DEBUG_ENTRY
          Some of these sanity checks may slow down kernel entries and
          exits or otherwise impact performance.
 
-         This is currently used to help test NMI code.
-
          If unsure, say N.
 
 config DEBUG_NMI_SELFTEST
@@ -348,6 +346,7 @@ config X86_DEBUG_FPU
 
 config PUNIT_ATOM_DEBUG
        tristate "ATOM Punit debug driver"
+       depends on PCI
        select DEBUG_FS
        select IOSF_MBI
        ---help---