diff options
author | Linus Torvalds <torvalds@g5.osdl.org> | 2006-01-10 08:30:29 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-01-10 08:30:29 -0800 |
commit | 115b2ce1c3b974e43e45fa6c9e20cd7271a01dff (patch) | |
tree | 9a883fb4d84713f142c4e003fead92381c11b6c2 /drivers/input/mouse/Kconfig | |
parent | dd49f96777d5a72d5591ac2112d4ac940391774e (diff) | |
parent | 5fc4e6e197c7e377f1c8ebec727d40df983aceed (diff) |
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
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 574b18a523a..f15ccf78168 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 |