Skip to content

Commit

Permalink
Input: Kill Aureal Vortex 1/2 gameport driver. ALSA Aureal driver
Browse files Browse the repository at this point in the history
       offers the gameport part already.

Signed-off-by: Vojtech Pavlik <vojtech@suse.cz>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
  • Loading branch information
Vojtech Pavlik authored and Dmitry Torokhov committed May 29, 2005
1 parent e8eef57 commit f23488b
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 197 deletions.
10 changes: 0 additions & 10 deletions drivers/input/gameport/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion drivers/input/gameport/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,3 @@ obj-$(CONFIG_GAMEPORT_EMU10K1) += emu10k1-gp.o
obj-$(CONFIG_GAMEPORT_FM801) += fm801-gp.o
obj-$(CONFIG_GAMEPORT_L4) += lightning.o
obj-$(CONFIG_GAMEPORT_NS558) += ns558.o
obj-$(CONFIG_GAMEPORT_VORTEX) += vortex.o
186 changes: 0 additions & 186 deletions drivers/input/gameport/vortex.c

This file was deleted.

0 comments on commit f23488b

Please sign in to comment.