Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 41293e53 authored by Dmitry Torokhov's avatar Dmitry Torokhov
Browse files

Input: add help entry for FM801 gameport driver to Kconfig



Signed-off-by: default avatarDmitry Torokhov <dtor@mail.ru>
parent 4eb38ac0
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -52,5 +52,12 @@ config GAMEPORT_EMU10K1
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.

	  To compile this driver as a module, choose M here: the
	  module will be called fm801-gp.

endif