]> 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 a7d24e692bab12e2ae18db1048718dfdd27647b5..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