Finish the removal of the HW_WDOG option.

Hopefully, we'll finally have the compilable LINT kernels again.  ;)
This commit is contained in:
Ruslan Ermilov 2004-08-29 15:03:06 +00:00
parent 11980247d9
commit 03fd8674c1
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=134488

View file

@ -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.
#