From 659ad08dcfcc43152a918b266a7117c9de5df8eb Mon Sep 17 00:00:00 2001 From: Dmitry Torokhov Date: Wed, 21 Dec 2005 00:52:00 -0500 Subject: [PATCH] --- yaml --- r: 16785 b: refs/heads/master c: 41293e5368d9ba9760935cf510d2631c257f2b74 h: refs/heads/master i: 16783: ef04fe1eed83a0bae8188fdee3f660ee61e04262 v: v3 --- [refs] | 2 +- trunk/drivers/input/gameport/Kconfig | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index fde8cb1705c0..790712045797 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 4eb38ac0629716871591b594fe0c611b19613983 +refs/heads/master: 41293e5368d9ba9760935cf510d2631c257f2b74 diff --git a/trunk/drivers/input/gameport/Kconfig b/trunk/drivers/input/gameport/Kconfig index 7524bd7d8b8f..d279454a5c9e 100644 --- a/trunk/drivers/input/gameport/Kconfig +++ b/trunk/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