From 03fd8674c1b0b57c21cec9db472926ca8b1eb3aa Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Sun, 29 Aug 2004 15:03:06 +0000 Subject: [PATCH] Finish the removal of the HW_WDOG option. Hopefully, we'll finally have the compilable LINT kernels again. ;) --- sys/conf/NOTES | 6 ------ 1 file changed, 6 deletions(-) diff --git a/sys/conf/NOTES b/sys/conf/NOTES index 9cd0030cf09d..5eb1b49176db 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -2176,12 +2176,6 @@ options BOOTP_NFSV3 # Use NFS v3 to NFS mount root options BOOTP_COMPAT # Workaround for broken bootp daemons. options BOOTP_WIRED_TO=fxp0 # Use interface fxp0 for BOOTP -# -# Add tie-ins for a hardware watchdog. This only enables the hooks; -# the user must still supply the actual driver. -# -options HW_WDOG - # # Add software watchdog routines. #