mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Allow AAC_COMPAT_LINUX to be used when compiling aac support into the kernel.
Requires that COMPAT_LINUX also be set.
This commit is contained in:
parent
17d4ed2985
commit
9fcfed22e2
1 changed files with 2 additions and 0 deletions
|
|
@ -30,6 +30,8 @@
|
|||
# opt_<name-of-option-in-lower-case>.h
|
||||
|
||||
# Adaptec Array Controller driver options
|
||||
AAC_COMPAT_LINUX opt_acc.h # Enable the linux ioctl interface
|
||||
|
||||
AAC_DEBUG opt_aac.h # Debugging levels:
|
||||
# 0 - quiet, only emit warnings
|
||||
# 1 - noisy, emit major function
|
||||
|
|
|
|||
Loading…
Reference in a new issue