Merge pull request #87554 from emilazy/add-aio-to-kconfig
linux: explicitly enable AIO
This commit is contained in:
commit
df54fe60ba
@ -645,6 +645,8 @@ let
|
|||||||
|
|
||||||
SYSVIPC = yes; # System-V IPC
|
SYSVIPC = yes; # System-V IPC
|
||||||
|
|
||||||
|
AIO = yes; # POSIX asynchronous I/O
|
||||||
|
|
||||||
UNIX = yes; # Unix domain sockets.
|
UNIX = yes; # Unix domain sockets.
|
||||||
|
|
||||||
MD = yes; # Device mapper (RAID, LVM, etc.)
|
MD = yes; # Device mapper (RAID, LVM, etc.)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user