diff options
Diffstat (limited to 'sys/i386/conf/NOTES')
-rw-r--r-- | sys/i386/conf/NOTES | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES index 3c34894..82b2c6a 100644 --- a/sys/i386/conf/NOTES +++ b/sys/i386/conf/NOTES @@ -51,6 +51,11 @@ options MPTABLE_FORCE_HTT # Enable HTT CPUs with the MP Table # options MP_WATCHDOG +# Debugging options. +# +options KDB_STOP_NMI # Stop CPUS using NMI instead of IPI + + ##################################################################### # CPU OPTIONS |