X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=drivers%2Finput%2Fgameport%2FKconfig;h=d279454a5c9e1f72111f62b21363eaa1bb2bbc2e;hb=c4e321b85a89d7cd392d3105b2c033a6c58ed337;hp=1d93f50929049332e9ec2397cd67dfce9dfb2fe9;hpb=b00b2f70ddde86b0a4674b8518c78d3ad5dc68b7;p=karo-tx-linux.git diff --git a/drivers/input/gameport/Kconfig b/drivers/input/gameport/Kconfig index 1d93f5092904..d279454a5c9e 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