diff options
author | Paul Mundt <lethal@linux-sh.org> | 2006-01-10 02:00:27 -0500 |
---|---|---|
committer | Dmitry Torokhov <dtor_core@ameritech.net> | 2006-01-10 02:00:27 -0500 |
commit | 94f8d28c47aa425cbcaa4ca7fc7935cd0ddb0151 (patch) | |
tree | ce0149f7ef4bee2d5207e5f27c9221eb3aa12d87 /drivers/input/mouse/Kconfig | |
parent | e2bd470ec7ebccb338758b5ab1bebf1c7b926b04 (diff) | |
download | blackbird-op-linux-94f8d28c47aa425cbcaa4ca7fc7935cd0ddb0151.tar.gz blackbird-op-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/mouse/Kconfig')
-rw-r--r-- | drivers/input/mouse/Kconfig | 10 |
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 To compile this driver as a module, choose M here: the module will be called pc110pad. -config MOUSE_MAPLE - tristate "Maple bus mouse" - depends on SH_DREAMCAST && MAPLE - help - Say Y if you have a DreamCast console and a mouse attached to - its Maple bus. - - To compile this driver as a module, choose M here: the - module will be called maplemouse. - config MOUSE_AMIGA tristate "Amiga mouse" depends on AMIGA |