Merge pull request #87554 from emilazy/add-aio-to-kconfig

linux: explicitly enable AIO
This commit is contained in:
Jörg Thalheim
2020-06-17 08:46:30 +01:00
committed by GitHub

View File

@@ -645,6 +645,8 @@ let
SYSVIPC = yes; # System-V IPC
AIO = yes; # POSIX asynchronous I/O
UNIX = yes; # Unix domain sockets.
MD = yes; # Device mapper (RAID, LVM, etc.)