mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Add the Intel ICH watchdog timer driver.
Approved by: des
This commit is contained in:
parent
98f6a62499
commit
3e41e813b7
1 changed files with 6 additions and 0 deletions
|
|
@ -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.
|
||||
#
|
||||
|
|
|
|||
Loading…
Reference in a new issue