- Updated to 3.4-rc1.
[linux-flexiantxendom0-3.2.10.git] / arch / s390 / Kconfig
index 2b7c0fb..d1a4262 100644 (file)
@@ -601,6 +601,14 @@ config S390_GUEST
          virtio transport. If KVM is detected, the virtio console will be
          the default console.
 
+config KMSG_IDS
+       bool "Kernel message numbers"
+       default y
+       help
+         Select this option if you want to include a message number to the
+         prefix for kernel messages issued by the s390 architecture and
+         driver code. See "Documentation/s390/kmsg.txt" for more details.
+
 config SECCOMP
        def_bool y
        prompt "Enable seccomp to safely compute untrusted bytecode"