patch-2.1.22 linux/drivers/char/Config.in
Next file: linux/drivers/char/mem.c
Previous file: linux/drivers/block/xd.c
Back to the patch index
Back to the overall index
- Lines: 17
- Date:
Sun Jan 19 15:47:24 1997
- Orig file:
v2.1.21/linux/drivers/char/Config.in
- Orig date:
Thu Jan 2 15:55:15 1997
diff -u --recursive --new-file v2.1.21/linux/drivers/char/Config.in linux/drivers/char/Config.in
@@ -70,15 +70,9 @@
if [ "$CONFIG_WDT_501" = "y" ]; then
bool ' Fan Tachometer' CONFIG_WDT_501_FAN
fi
- else
- tristate ' Software Watchdog' CONFIG_SOFT_WATCHDOG
fi
+ tristate ' Software Watchdog' CONFIG_SOFT_WATCHDOG
tristate ' Berkshire Products PC Watchdog' CONFIG_PCWATCHDOG
- if [ "$CONFIG_PCWATCHDOG" != "n" ]; then
- bool ' Support for Revision A cards' CONFIG_PCWD_REV_A
- bool ' Support for Revision C cards' CONFIG_PCWD_REV_C
- bool ' Show card state on reset' CONFIG_PCWD_SHOW_PREVSTAT
- fi
fi
bool 'Enhanced Real Time Clock Support' CONFIG_RTC
endmenu
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov