- Update to 3.3-rc2.
[linux-flexiantxendom0-3.2.10.git] / arch / s390 / Kconfig
index d172758..7b2cbfd 100644 (file)
@@ -596,6 +596,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"