diff options
author | Vojtech Pavlik <vojtech@suse.cz> | 2005-05-29 02:25:43 -0500 |
---|---|---|
committer | Dmitry Torokhov <dtor_core@ameritech.net> | 2005-05-29 02:25:43 -0500 |
commit | f23488b2ab1b447ea4ea3d00cdb0d322a73e7f7f (patch) | |
tree | 454a6a859cc771902dc68b5889593aea086585b2 /drivers/input/gameport/Kconfig | |
parent | e8eef5773325f1594acd377b5aa8fe5fb4e45163 (diff) |
Input: Kill Aureal Vortex 1/2 gameport driver. ALSA Aureal driver
offers the gameport part already.
Signed-off-by: Vojtech Pavlik <vojtech@suse.cz>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to 'drivers/input/gameport/Kconfig')
-rw-r--r-- | drivers/input/gameport/Kconfig | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/drivers/input/gameport/Kconfig b/drivers/input/gameport/Kconfig index 6d7270214cc..7524bd7d8b8 100644 --- a/drivers/input/gameport/Kconfig +++ b/drivers/input/gameport/Kconfig @@ -49,16 +49,6 @@ config GAMEPORT_EMU10K1 To compile this driver as a module, choose M here: the module will be called emu10k1-gp. -config GAMEPORT_VORTEX - tristate "Aureal Vortex, Vortex 2 gameport support" - depends on PCI - help - Say Y here if you have an Aureal Vortex 1 or 2 card and want - to use its gameport. - - To compile this driver as a module, choose M here: the - module will be called vortex. - config GAMEPORT_FM801 tristate "ForteMedia FM801 gameport support" depends on PCI |