summaryrefslogtreecommitdiffstats
path: root/drivers/input/gameport/Kconfig
diff options
context:
space:
mode:
authorLinus Torvalds2006-01-07 20:29:51 +0100
committerLinus Torvalds2006-01-07 20:29:51 +0100
commitb9abaa3fb7328851bdeaad19e694048f0ff71d9a (patch)
treede56cda929b837c6b2e421b57c723939ec7df5da /drivers/input/gameport/Kconfig
parentMerge master.kernel.org:/home/rmk/linux-2.6-arm (diff)
parentInput: ibmasm - convert to dynamic input_dev allocation (diff)
downloadkernel-qcow2-linux-b9abaa3fb7328851bdeaad19e694048f0ff71d9a.tar.gz
kernel-qcow2-linux-b9abaa3fb7328851bdeaad19e694048f0ff71d9a.tar.xz
kernel-qcow2-linux-b9abaa3fb7328851bdeaad19e694048f0ff71d9a.zip
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Diffstat (limited to 'drivers/input/gameport/Kconfig')
-rw-r--r--drivers/input/gameport/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/input/gameport/Kconfig b/drivers/input/gameport/Kconfig
index 7524bd7d8b8f..d279454a5c9e 100644
--- a/drivers/input/gameport/Kconfig
+++ b/drivers/input/gameport/Kconfig
@@ -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