patch-2.1.125 linux/drivers/char/Config.in
Next file: linux/drivers/char/Makefile
Previous file: linux/drivers/block/md.c
Back to the patch index
Back to the overall index
-  Lines: 13
-  Date:
Thu Oct  8 17:25:16 1998
-  Orig file: 
v2.1.124/linux/drivers/char/Config.in
-  Orig date: 
Mon Sep 28 10:51:33 1998
diff -u --recursive --new-file v2.1.124/linux/drivers/char/Config.in linux/drivers/char/Config.in
@@ -124,8 +124,10 @@
   fi
 fi
 tristate '/dev/nvram support' CONFIG_NVRAM
-tristate 'PC joystick support' CONFIG_JOYSTICK
-
+tristate 'Joystick support' CONFIG_JOYSTICK
+if [ "$CONFIG_JOYSTICK" != "n" ]; then
+  source drivers/char/joystick/Config.in
+fi
 mainmenu_option next_comment
 comment 'Ftape, the floppy tape device driver'
 tristate 'Ftape (QIC-80/Travan) support' CONFIG_FTAPE
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov