]> Pileus Git - ~andy/linux/blobdiff - drivers/tty/Kconfig
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland...
[~andy/linux] / drivers / tty / Kconfig
index 29dfc24f2dbbcf0a468efedebe1ff3450635609d..978db344bda06ec333c2e0c434d1f0c69718ae48 100644 (file)
@@ -406,4 +406,17 @@ config GOLDFISH_TTY
        help
          Console and system TTY driver for the Goldfish virtual platform.
 
+config DA_TTY
+       bool "DA TTY"
+       depends on METAG_DA
+       select SERIAL_NONSTANDARD
+       help
+         This enables a TTY on a Dash channel.
+
+config DA_CONSOLE
+       bool "DA Console"
+       depends on DA_TTY
+       help
+         This enables a console on a Dash channel.
+
 endif # TTY