]> err.no Git - linux-2.6/blobdiff - arch/powerpc/Kconfig.debug
driver core: fix a lot of printk usages of bus_id
[linux-2.6] / arch / powerpc / Kconfig.debug
index 807a2dce626381997dcd65a6ac0cd9c0931a91d6..2840ab69ef4ec73c28be7dc6acfcea9c2b5c020e 100644 (file)
@@ -57,6 +57,16 @@ config KGDB
          debugger.  See <http://kgdb.sourceforge.net/> for more information.
          Unless you are intending to debug the kernel, say N here.
 
+config CODE_PATCHING_SELFTEST
+       bool "Run self-tests of the code-patching code."
+       depends on DEBUG_KERNEL
+       default n
+
+config FTR_FIXUP_SELFTEST
+       bool "Run self-tests of the feature-fixup code."
+       depends on DEBUG_KERNEL
+       default n
+
 choice
        prompt "Serial Port"
        depends on KGDB
@@ -118,7 +128,6 @@ config XMON_DISASSEMBLY
 
 config IRQSTACKS
        bool "Use separate kernel stacks when processing interrupts"
-       depends on PPC64
        help
          If you say Y here the kernel will use separate kernel stacks
          for handling hard and soft interrupts.  This can help avoid