diff options
Diffstat (limited to 'config/Config-kernel.in')
-rw-r--r-- | config/Config-kernel.in | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/config/Config-kernel.in b/config/Config-kernel.in index a4c46f55ae..f65e3dab40 100644 --- a/config/Config-kernel.in +++ b/config/Config-kernel.in @@ -170,10 +170,6 @@ config KERNEL_AIO bool "Compile the kernel with asynchronous IO support" default n -config KERNEL_DIRECT_IO - bool "Compile the kernel with direct IO support" - default n - config KERNEL_FHANDLE bool "Compile the kernel with support for fhandle syscalls" default n |