From 3e41e813b75a3c0f8ccabf2a60fc9b400ccbd854 Mon Sep 17 00:00:00 2001 From: Alexander Leidinger Date: Sat, 28 Aug 2004 15:41:31 +0000 Subject: [PATCH] Add the Intel ICH watchdog timer driver. Approved by: des --- sys/conf/NOTES | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/sys/conf/NOTES b/sys/conf/NOTES index 9cd0030cf09d..cc35f716f543 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -2182,6 +2182,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. #