summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authornetchild <netchild@FreeBSD.org>2004-08-28 15:41:31 +0000
committernetchild <netchild@FreeBSD.org>2004-08-28 15:41:31 +0000
commitd3d86164245af46d9f640d4aa3a04e4e3bff8483 (patch)
treed955106f9c79e423e12999ea49b35041b445d107 /sys/conf
parent289252d030a4f6aa41afcc5c6354239cfdaac243 (diff)
downloadFreeBSD-src-d3d86164245af46d9f640d4aa3a04e4e3bff8483.zip
FreeBSD-src-d3d86164245af46d9f640d4aa3a04e4e3bff8483.tar.gz
Add the Intel ICH watchdog timer driver.
Approved by: des
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/NOTES6
1 files changed, 6 insertions, 0 deletions
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
OpenPOWER on IntegriCloud