diff options
author | Vojtech Pavlik <vojtech@suse.cz> | 2005-05-29 03:25:33 -0400 |
---|---|---|
committer | Dmitry Torokhov <dtor_core@ameritech.net> | 2005-05-29 03:25:33 -0400 |
commit | e8eef5773325f1594acd377b5aa8fe5fb4e45163 (patch) | |
tree | b13c1179111742e2b4deaf13b1282903d43c7d82 /drivers/input/gameport/Kconfig | |
parent | f6397cecadc52779902bdd8f8cd3ea5af3a19ad1 (diff) |
Input: Crystal SoundFusion (cs461x) gameport support isn't needed
either, since ALSA handles it nicely.
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 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/input/gameport/Kconfig b/drivers/input/gameport/Kconfig index 1d93f5092904..6d7270214cc3 100644 --- a/drivers/input/gameport/Kconfig +++ b/drivers/input/gameport/Kconfig | |||
@@ -63,8 +63,4 @@ config GAMEPORT_FM801 | |||
63 | tristate "ForteMedia FM801 gameport support" | 63 | tristate "ForteMedia FM801 gameport support" |
64 | depends on PCI | 64 | depends on PCI |
65 | 65 | ||
66 | config GAMEPORT_CS461X | ||
67 | tristate "Crystal SoundFusion gameport support" | ||
68 | depends on PCI | ||
69 | |||
70 | endif | 66 | endif |