summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/Makefile
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2006-01-10 08:00:27 +0100
committerDmitry Torokhov <dtor_core@ameritech.net>2006-01-10 08:00:27 +0100
commit94f8d28c47aa425cbcaa4ca7fc7935cd0ddb0151 (patch)
treece0149f7ef4bee2d5207e5f27c9221eb3aa12d87 /drivers/input/keyboard/Makefile
parentInput: prepare for f_ops constness (diff)
downloadlinux-94f8d28c47aa425cbcaa4ca7fc7935cd0ddb0151.tar.xz
linux-94f8d28c47aa425cbcaa4ca7fc7935cd0ddb0151.zip
Input: remove obsolete maple input drivers
These haven't worked in some time, and we've dropped support for the bus from the SH tree until someone shows some interest in maintaining it. Signed-off-by: Paul Mundt <lethal@linux-sh.org> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to 'drivers/input/keyboard/Makefile')
-rw-r--r--drivers/input/keyboard/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/input/keyboard/Makefile b/drivers/input/keyboard/Makefile
index 9ce0b87f2fac..6e0afbb22383 100644
--- a/drivers/input/keyboard/Makefile
+++ b/drivers/input/keyboard/Makefile
@@ -5,7 +5,6 @@
# Each configuration option enables a list of files.
obj-$(CONFIG_KEYBOARD_ATKBD) += atkbd.o
-obj-$(CONFIG_KEYBOARD_MAPLE) += maple_keyb.o
obj-$(CONFIG_KEYBOARD_SUNKBD) += sunkbd.o
obj-$(CONFIG_KEYBOARD_LKKBD) += lkkbd.o
obj-$(CONFIG_KEYBOARD_XTKBD) += xtkbd.o