18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
28c2ecf20Sopenharmony_ci#
38c2ecf20Sopenharmony_ci# Gameport configuration
48c2ecf20Sopenharmony_ci#
58c2ecf20Sopenharmony_ciconfig GAMEPORT
68c2ecf20Sopenharmony_ci	tristate "Gameport support"
78c2ecf20Sopenharmony_ci	help
88c2ecf20Sopenharmony_ci	  Gameport support is for the standard 15-pin PC gameport. If you
98c2ecf20Sopenharmony_ci	  have a joystick, gamepad, gameport card, a soundcard with a gameport
108c2ecf20Sopenharmony_ci	  or anything else that uses the gameport, say Y or M here and also to
118c2ecf20Sopenharmony_ci	  at least one of the hardware specific drivers.
128c2ecf20Sopenharmony_ci
138c2ecf20Sopenharmony_ci	  For Ensoniq AudioPCI (ES1370), AudioPCI 97 (ES1371), ESS Solo1,
148c2ecf20Sopenharmony_ci	  S3 SonicVibes, Trident 4DWave, SiS7018, and ALi 5451 gameport
158c2ecf20Sopenharmony_ci	  support is provided by the sound drivers, so you won't need any
168c2ecf20Sopenharmony_ci	  from the below listed modules. You still need to say Y here.
178c2ecf20Sopenharmony_ci
188c2ecf20Sopenharmony_ci	  If unsure, say Y.
198c2ecf20Sopenharmony_ci
208c2ecf20Sopenharmony_ci	  To compile this driver as a module, choose M here: the
218c2ecf20Sopenharmony_ci	  module will be called gameport.
228c2ecf20Sopenharmony_ci
238c2ecf20Sopenharmony_ciif GAMEPORT
248c2ecf20Sopenharmony_ci
258c2ecf20Sopenharmony_ciconfig GAMEPORT_NS558
268c2ecf20Sopenharmony_ci	tristate "Classic ISA and PnP gameport support"
278c2ecf20Sopenharmony_ci	help
288c2ecf20Sopenharmony_ci	  Say Y here if you have an ISA or PnP gameport.
298c2ecf20Sopenharmony_ci
308c2ecf20Sopenharmony_ci	  If unsure, say Y.
318c2ecf20Sopenharmony_ci
328c2ecf20Sopenharmony_ci	  To compile this driver as a module, choose M here: the
338c2ecf20Sopenharmony_ci	  module will be called ns558.
348c2ecf20Sopenharmony_ci
358c2ecf20Sopenharmony_ciconfig GAMEPORT_L4
368c2ecf20Sopenharmony_ci	tristate "PDPI Lightning 4 gamecard support"
378c2ecf20Sopenharmony_ci	help
388c2ecf20Sopenharmony_ci	  Say Y here if you have a PDPI Lightning 4 gamecard.
398c2ecf20Sopenharmony_ci
408c2ecf20Sopenharmony_ci	  To compile this driver as a module, choose M here: the
418c2ecf20Sopenharmony_ci	  module will be called lightning.
428c2ecf20Sopenharmony_ci
438c2ecf20Sopenharmony_ciconfig GAMEPORT_EMU10K1
448c2ecf20Sopenharmony_ci	tristate "SB Live and Audigy gameport support"
458c2ecf20Sopenharmony_ci	depends on PCI
468c2ecf20Sopenharmony_ci	help
478c2ecf20Sopenharmony_ci	  Say Y here if you have a SoundBlaster Live! or SoundBlaster
488c2ecf20Sopenharmony_ci	  Audigy card and want to use its gameport.
498c2ecf20Sopenharmony_ci
508c2ecf20Sopenharmony_ci	  To compile this driver as a module, choose M here: the
518c2ecf20Sopenharmony_ci	  module will be called emu10k1-gp.
528c2ecf20Sopenharmony_ci
538c2ecf20Sopenharmony_ciconfig GAMEPORT_FM801
548c2ecf20Sopenharmony_ci	tristate "ForteMedia FM801 gameport support"
558c2ecf20Sopenharmony_ci	depends on PCI
568c2ecf20Sopenharmony_ci	help
578c2ecf20Sopenharmony_ci	  Say Y here if you have ForteMedia FM801 PCI audio controller
588c2ecf20Sopenharmony_ci	  (Abit AU10, Genius Sound Maker, HP Workstation zx2000,
598c2ecf20Sopenharmony_ci	  and others), and want to use its gameport.
608c2ecf20Sopenharmony_ci
618c2ecf20Sopenharmony_ci	  To compile this driver as a module, choose M here: the
628c2ecf20Sopenharmony_ci	  module will be called fm801-gp.
638c2ecf20Sopenharmony_ci
648c2ecf20Sopenharmony_ciendif
65