aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/Makefile
diff options
context:
space:
mode:
authorJames Hogan <james.hogan@imgtec.com>2013-02-06 14:45:01 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-02-06 11:10:17 -0800
commit8200e38a0cbf95dd2acaa565badb9b6a71c0e9c3 (patch)
tree6becf07cd2f608d3feeb56132484438fe3607c52 /drivers/tty/Makefile
parentsparc: explicitly include sched.h to get task_thread_info declaration (diff)
downloadlinux-dev-8200e38a0cbf95dd2acaa565badb9b6a71c0e9c3.tar.xz
linux-dev-8200e38a0cbf95dd2acaa565badb9b6a71c0e9c3.zip
tty: metag_da: Add metag DA TTY driver
Add a TTY driver for communicating over a Meta DA (Debug Adapter) channel using the bios channel SWITCH operation. Signed-off-by: James Hogan <james.hogan@imgtec.com> Cc: Jiri Slaby <jslaby@suse.cz> Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/Makefile')
-rw-r--r--drivers/tty/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/tty/Makefile b/drivers/tty/Makefile
index 35649d35abf0..6b78399bc7c9 100644
--- a/drivers/tty/Makefile
+++ b/drivers/tty/Makefile
@@ -28,5 +28,6 @@ obj-$(CONFIG_SYNCLINKMP) += synclinkmp.o
obj-$(CONFIG_SYNCLINK) += synclink.o
obj-$(CONFIG_PPC_EPAPR_HV_BYTECHAN) += ehv_bytechan.o
obj-$(CONFIG_GOLDFISH_TTY) += goldfish.o
+obj-$(CONFIG_DA_TTY) += metag_da.o
obj-y += ipwireless/