]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/char/Kconfig
Merge branch 'master' into csb1725
[mv-sheeva.git] / drivers / char / Kconfig
index 3d44ec724c1789bb6834ceb49762ef075af25702..43d3395325c57fe28a72954512384787b66ad8f3 100644 (file)
@@ -493,6 +493,21 @@ config LEGACY_PTY_COUNT
          When not in use, each legacy PTY occupies 12 bytes on 32-bit
          architectures and 24 bytes on 64-bit architectures.
 
+config TTY_PRINTK
+       bool "TTY driver to output user messages via printk"
+       depends on EMBEDDED
+       default n
+       ---help---
+         If you say Y here, the support for writing user messages (i.e.
+         console messages) via printk is available.
+
+         The feature is useful to inline user messages with kernel
+         messages.
+         In order to use this feature, you should output user messages
+         to /dev/ttyprintk or redirect console to this TTY.
+
+         If unsure, say N.
+
 config BRIQ_PANEL
        tristate 'Total Impact briQ front panel driver'
        depends on PPC_CHRP