mirror of
https://github.com/opnsense/src.git
synced 2026-04-22 14:49:36 -04:00
MFi386: revision 1.1198 (add KDB_STOP_NMI option).
This commit is contained in:
parent
3e2900d7e5
commit
fb4c2dbf41
1 changed files with 5 additions and 0 deletions
|
|
@ -37,6 +37,11 @@ device apic # I/O apic
|
|||
#
|
||||
options MP_WATCHDOG
|
||||
|
||||
# Debugging options.
|
||||
#
|
||||
options KDB_STOP_NMI # Stop CPUS using NMI instead of IPI
|
||||
|
||||
|
||||
|
||||
#####################################################################
|
||||
# CPU OPTIONS
|
||||
|
|
|
|||
Loading…
Reference in a new issue