summaryrefslogtreecommitdiffstats
path: root/drivers/tty/Makefile
diff options
context:
space:
mode:
authorJames Hogan <jhogan@kernel.org>2018-02-21 15:37:54 +0000
committerJames Hogan <jhogan@kernel.org>2018-03-05 16:34:14 +0000
commit5ba484e79f1370fda5e43cd0da1f2a2a59895e81 (patch)
tree8f3223bc0fb1c0b26bdf30e1599f25b387acc6d0 /drivers/tty/Makefile
parentb79a732504ad2d6552458eaf72b4ed807da88340 (diff)
downloadlinux-5ba484e79f1370fda5e43cd0da1f2a2a59895e81.tar.gz
linux-5ba484e79f1370fda5e43cd0da1f2a2a59895e81.tar.bz2
linux-5ba484e79f1370fda5e43cd0da1f2a2a59895e81.zip
tty: Remove metag DA TTY and console driver
Now that arch/metag/ has been removed, remove the metag DA TTY and console driver. It is of no value without the architecture code. Signed-off-by: James Hogan <jhogan@kernel.org> Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Cc: Jiri Slaby <jslaby@suse.com> Cc: linux-metag@vger.kernel.org
Diffstat (limited to 'drivers/tty/Makefile')
-rw-r--r--drivers/tty/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/tty/Makefile b/drivers/tty/Makefile
index 8ce3a8661b31..47c71f43a397 100644
--- a/drivers/tty/Makefile
+++ b/drivers/tty/Makefile
@@ -32,7 +32,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-$(CONFIG_MIPS_EJTAG_FDC_TTY) += mips_ejtag_fdc.o
obj-$(CONFIG_VCC) += vcc.o