mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
MFi386: revision 1.339.
This commit is contained in:
parent
27ecba3177
commit
0b9a090051
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@ options KBD_INSTALL_CDEV # install a CDEV entry in /dev
|
|||
options DDB #Enable the kernel debugger
|
||||
options INVARIANTS #Enable calls of extra sanity checking
|
||||
options INVARIANT_SUPPORT #Extra sanity checks of internal structures, required by INVARIANTS
|
||||
options WITNESS #Enable mutex checks to detects deadlocks and cycles
|
||||
options WITNESS #Enable checks to detects deadlocks and cycles
|
||||
options WITNESS_SKIPSPIN #Don't run witness on spinlocks for speed
|
||||
|
||||
# To make an SMP kernel, the next two are needed
|
||||
|
|
|
|||
Loading…
Reference in a new issue