X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=drivers%2Finput%2Fgameport%2FKconfig;h=d279454a5c9e1f72111f62b21363eaa1bb2bbc2e;hb=5f737085beea3a5c5b6f44a16e6d3e2fd03095e0;hp=1d93f50929049332e9ec2397cd67dfce9dfb2fe9;hpb=1a9505996dd0c12a2e56d2c6af00846e75a3850d;p=linux-2.6-omap-h63xx.git diff --git a/drivers/input/gameport/Kconfig b/drivers/input/gameport/Kconfig index 1d93f509290..d279454a5c9 100644 --- a/drivers/input/gameport/Kconfig +++ b/drivers/input/gameport/Kconfig @@ -49,22 +49,15 @@ 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 + help + Say Y here if you have ForteMedia FM801 PCI audio controller + (Abit AU10, Genius Sound Maker, HP Workstation zx2000, + and others), and want to use its gameport. -config GAMEPORT_CS461X - tristate "Crystal SoundFusion gameport support" - depends on PCI + To compile this driver as a module, choose M here: the + module will be called fm801-gp. endif