From d3d86164245af46d9f640d4aa3a04e4e3bff8483 Mon Sep 17 00:00:00 2001 From: netchild Date: Sat, 28 Aug 2004 15:41:31 +0000 Subject: Add the Intel ICH watchdog timer driver. Approved by: des --- sys/conf/NOTES | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'sys/conf') diff --git a/sys/conf/NOTES b/sys/conf/NOTES index 9cd0030..cc35f71 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -2183,6 +2183,12 @@ options BOOTP_WIRED_TO=fxp0 # Use interface fxp0 for BOOTP options HW_WDOG # +# Add the Intel ICH watchdog timer driver. This is independent from +# HW_WDOG option. +# +options ichwd + +# # Add software watchdog routines. # options SW_WATCHDOG -- cgit v1.1