ARM: rockchip: rk3228: add cru definition
[firefly-linux-kernel-4.4.55.git] / lib / Kconfig.debug
index d317c1ad62ab0c747e9d77dfb8eda6d813581397..d3c6363076efd3e701015022cdff9d25cc88028c 100644 (file)
@@ -14,6 +14,13 @@ config PRINTK_TIME
          The behavior is also controlled by the kernel command line
          parameter printk.time=1. See Documentation/kernel-parameters.txt
 
+config PRINTK_PROCESS
+       bool "Show process information on printks"
+       depends on PRINTK
+       help
+         Selecting this option causes process to be
+         included in printk output. Or add printk.process=1 at boot-time.
+
 config DEFAULT_MESSAGE_LOGLEVEL
        int "Default message log level (1-7)"
        range 1 7