Skip to content

Commit

Permalink
Input: Crystal SoundFusion (cs461x) gameport support isn't needed
Browse files Browse the repository at this point in the history
       either, since ALSA handles it nicely.

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 f6397ce commit e8eef57
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 327 deletions.
4 changes: 0 additions & 4 deletions drivers/input/gameport/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,4 @@ config GAMEPORT_FM801
tristate "ForteMedia FM801 gameport support"
depends on PCI

config GAMEPORT_CS461X
tristate "Crystal SoundFusion gameport support"
depends on PCI

endif
1 change: 0 additions & 1 deletion drivers/input/gameport/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
# Each configuration option enables a list of files.

obj-$(CONFIG_GAMEPORT) += gameport.o
obj-$(CONFIG_GAMEPORT_CS461X) += cs461x.o
obj-$(CONFIG_GAMEPORT_EMU10K1) += emu10k1-gp.o
obj-$(CONFIG_GAMEPORT_FM801) += fm801-gp.o
obj-$(CONFIG_GAMEPORT_L4) += lightning.o
Expand Down
322 changes: 0 additions & 322 deletions drivers/input/gameport/cs461x.c

This file was deleted.

0 comments on commit e8eef57

Please sign in to comment.