aboutsummaryrefslogtreecommitdiffstats
path: root/config/Config-kernel.in
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2017-04-12 09:35:14 +0200
committerFelix Fietkau <nbd@nbd.name>2017-04-26 10:27:45 +0200
commit0b7ed65cec8084bb98ae0e2758b7aca6c447cd4b (patch)
tree0fbaf87f5d29a8440b51c7709e40d1746afeaa4f /config/Config-kernel.in
parent980c41f8e04f5586731e84492001971eb8371590 (diff)
downloadupstream-0b7ed65cec8084bb98ae0e2758b7aca6c447cd4b.tar.gz
upstream-0b7ed65cec8084bb98ae0e2758b7aca6c447cd4b.tar.bz2
upstream-0b7ed65cec8084bb98ae0e2758b7aca6c447cd4b.zip
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 <nbd@nbd.name>
Diffstat (limited to 'config/Config-kernel.in')
-rw-r--r--config/Config-kernel.in4
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