diff options
| author | Olaf Hering <olh@suse.de> | 2004-10-16 01:03:26 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2004-10-16 01:03:26 -0700 |
| commit | bcc167be80e803fba2e67b535536fbcf4b6bf10f (patch) | |
| tree | 527e2f5bffc22f7c5a464cb4e9453406f50e7f7f /drivers/input | |
| parent | 3e306fcdfa8d93d9f0abb2b7a0469496e96d507c (diff) | |
[PATCH] joydump needs gameport
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/input')
| -rw-r--r-- | drivers/input/joystick/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/input/joystick/Kconfig b/drivers/input/joystick/Kconfig index d2903255ef7f..8f62f70d0e42 100644 --- a/drivers/input/joystick/Kconfig +++ b/drivers/input/joystick/Kconfig @@ -249,7 +249,7 @@ config JOYSTICK_AMIGA config JOYSTICK_JOYDUMP tristate "Gameport data dumper" - depends on INPUT && INPUT_JOYSTICK + depends on INPUT && INPUT_JOYSTICK && GAMEPORT help Say Y here if you want to dump data from your joystick into the system log for debugging purposes. Say N if you are making a production |
