mirror of
https://github.com/opnsense/src.git
synced 2026-06-10 17:22:46 -04:00
Revert r294267 to avoid using experimental VFS_AIO in ARM64's GENERIC
Remove VFS_AIO from the ARM64's GENERIC as it can be used as a loadable module.
This commit is contained in:
parent
af8451a51e
commit
16aec470eb
1 changed files with 0 additions and 1 deletions
|
|
@ -66,7 +66,6 @@ options MAC # TrustedBSD MAC Framework
|
|||
options KDTRACE_FRAME # Ensure frames are compiled in
|
||||
options KDTRACE_HOOKS # Kernel DTrace hooks
|
||||
options VFP # Floating-point support
|
||||
options VFS_AIO # Real implementations of the aio_* system calls
|
||||
options RACCT # Resource accounting framework
|
||||
options RACCT_DEFAULT_TO_DISABLED # Set kern.racct.enable=0 by default
|
||||
options RCTL # Resource limits
|
||||
|
|
|
|||
Loading…
Reference in a new issue