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
962b1b7134
commit
4c4069d3c9
@ -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 New Issue
Block a user