patch-2.1.45 linux/drivers/char/Config.in

Next file: linux/drivers/char/Makefile
Previous file: linux/drivers/block/rd.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.44/linux/drivers/char/Config.in linux/drivers/char/Config.in
@@ -52,6 +52,7 @@
 	if [ "$CONFIG_PSMOUSE" != "n" ]; then
 	  bool 'C&T 82C710 mouse port support (as on TI Travelmate)' CONFIG_82C710_MOUSE
 	fi
+	tristate 'PC110 digitizer pad support' CONFIG_PC110_PAD
 fi
 
 if [ "$CONFIG_MODULES" = "y" ]; then
@@ -97,4 +98,5 @@
   tristate '   Berkshire Products PC Watchdog' CONFIG_PCWATCHDOG
 fi
 bool 'Enhanced Real Time Clock Support' CONFIG_RTC
+tristate 'PC joystick support' CONFIG_JOYSTICK
 endmenu

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov