patch-1.3.51 linux/drivers/char/Config.in
Next file: linux/drivers/char/Makefile
Previous file: linux/drivers/block/genhd.c
Back to the patch index
Back to the overall index
-  Lines: 13
 -  Date:
Tue Dec 26 06:03:00 1995
 -  Orig file: 
v1.3.50/linux/drivers/char/Config.in
 -  Orig date: 
Mon Dec 11 15:42:02 1995
 
diff -u --recursive --new-file v1.3.50/linux/drivers/char/Config.in linux/drivers/char/Config.in
@@ -36,3 +36,12 @@
   bool '   Make CPU Idle calls when idle' CONFIG_APM_CPU_IDLE
   bool '   Enable console blanking using APM' CONFIG_APM_DISPLAY_BLANK
 fi
+bool 'Watchdog Timer Support'	CONFIG_WATCHDOG
+if [ "$CONFIG_WATCHDOG" = "y" ]; then
+#  bool '   WDT501P Watchdog timer' CONFIG_WDT_501P
+#  if [ "$CONFIG_WDT_501P" = "y" ]; then
+#    bool '       Fan Tachomeeter' CONFIG_WDT_501P_TACHO
+#  fi
+#  bool '   WDT500P Watchdog timer' CONFIG_WDT_500P
+  bool '   Software Watchdog' CONFIG_SOFT_WATCHDOG
+fi
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this