From 157b892994726ca580a1326f34feabf7f627c94d 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 (backported from commit 0b7ed65cec8084bb98ae0e2758b7aca6c447cd4b) Signed-off-by: Jo-Philipp Wich --- target/linux/generic/config-4.4 | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/generic/config-4.4') diff --git a/target/linux/generic/config-4.4 b/target/linux/generic/config-4.4 index 4711fd7..d265e03 100644 --- a/target/linux/generic/config-4.4 +++ b/target/linux/generic/config-4.4 @@ -916,7 +916,6 @@ CONFIG_DEVPORT=y # CONFIG_DGAP is not set # CONFIG_DGNC is not set # CONFIG_DHT11 is not set -# CONFIG_DIRECT_IO is not set # CONFIG_DISCONTIGMEM_MANUAL is not set # CONFIG_DISPLAY_CONNECTOR_ANALOG_TV is not set # CONFIG_DISPLAY_CONNECTOR_DVI is not set -- cgit v1.1