[PATCH 42/47] Fix Kconfig so that the joydump module can be compiled
From: Vojtech Pavlik
Date: Thu Jul 29 2004 - 09:21:21 EST
You can pull this changeset from:
bk://kernel.bkbits.net/vojtech/input
===================================================================
ChangeSet@xxxxxxxxxxx, 2004-06-29 09:48:40+02:00, vojtech@xxxxxxx
input: Fix Kconfig so that the joydump module can be compiled.
Reported-by: Matthieu Castet <castetm@xxxxxxxxxxxxxxx>
Signed-off-by: Vojtech Pavlik <vojtech@xxxxxxx>
Kconfig | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
===================================================================
diff -Nru a/drivers/input/joystick/Kconfig b/drivers/input/joystick/Kconfig
--- a/drivers/input/joystick/Kconfig Thu Jul 29 14:38:50 2004
+++ b/drivers/input/joystick/Kconfig Thu Jul 29 14:38:50 2004
@@ -247,7 +247,7 @@
To compile this driver as a module, choose M here: the
module will be called amijoy.
-config INPUT_JOYDUMP
+config JOYSTICK_JOYDUMP
tristate "Gameport data dumper"
depends on INPUT && INPUT_JOYSTICK
help
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/