From 0b7ed65cec8084bb98ae0e2758b7aca6c447cd4b Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Wed, 12 Apr 2017 09:35:14 +0200 Subject: kernel: remove out of tree direct-io disable hack Direct-IO support has to be enabled for the release build anyway, so this hack is not worth keeping Signed-off-by: Felix Fietkau --- config/Config-kernel.in | 4 ---- 1 file changed, 4 deletions(-) (limited to 'config/Config-kernel.in') 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 -- cgit v1.2.3