From bcc167be80e803fba2e67b535536fbcf4b6bf10f Mon Sep 17 00:00:00 2001 From: Olaf Hering Date: Sat, 16 Oct 2004 01:03:26 -0700 Subject: [PATCH] joydump needs gameport Signed-off-by: Adrian Bunk Signed-off-by: Linus Torvalds --- drivers/input/joystick/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers') 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 -- cgit v1.2.3