From 94f8d28c47aa425cbcaa4ca7fc7935cd0ddb0151 Mon Sep 17 00:00:00 2001 From: Paul Mundt Date: Tue, 10 Jan 2006 02:00:27 -0500 Subject: 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 Signed-off-by: Dmitry Torokhov --- drivers/input/keyboard/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'drivers/input/keyboard/Makefile') 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 -- cgit v1.2.3