projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4eb38ac
)
Input: add help entry for FM801 gameport driver to Kconfig
author
Dmitry Torokhov
<dtor_core@ameritech.net>
Wed, 21 Dec 2005 05:52:00 +0000
(
00:52
-0500)
committer
Dmitry Torokhov
<dtor_core@ameritech.net>
Wed, 21 Dec 2005 05:52:00 +0000
(
00:52
-0500)
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/gameport/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/input/gameport/Kconfig
b/drivers/input/gameport/Kconfig
index 7524bd7d8b8f7c602db8c16b649333b0b53cd7d4..d279454a5c9e1f72111f62b21363eaa1bb2bbc2e 100644
(file)
--- 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