aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/Kconfig
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2006-01-10 02:00:27 -0500
committerDmitry Torokhov <dtor_core@ameritech.net>2006-01-10 02:00:27 -0500
commit94f8d28c47aa425cbcaa4ca7fc7935cd0ddb0151 (patch)
treece0149f7ef4bee2d5207e5f27c9221eb3aa12d87 /drivers/input/mouse/Kconfig
parente2bd470ec7ebccb338758b5ab1bebf1c7b926b04 (diff)
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/mouse/Kconfig')
-rw-r--r--drivers/input/mouse/Kconfig10
1 files changed, 0 insertions, 10 deletions
diff --git a/drivers/input/mouse/Kconfig b/drivers/input/mouse/Kconfig
index 574b18a523af..f15ccf781688 100644
--- a/drivers/input/mouse/Kconfig
+++ b/drivers/input/mouse/Kconfig
@@ -86,16 +86,6 @@ config MOUSE_PC110PAD
86 To compile this driver as a module, choose M here: the 86 To compile this driver as a module, choose M here: the
87 module will be called pc110pad. 87 module will be called pc110pad.
88 88
89config MOUSE_MAPLE
90 tristate "Maple bus mouse"
91 depends on SH_DREAMCAST && MAPLE
92 help
93 Say Y if you have a DreamCast console and a mouse attached to
94 its Maple bus.
95
96 To compile this driver as a module, choose M here: the
97 module will be called maplemouse.
98
99config MOUSE_AMIGA 89config MOUSE_AMIGA
100 tristate "Amiga mouse" 90 tristate "Amiga mouse"
101 depends on AMIGA 91 depends on AMIGA