aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mxs
diff options
context:
space:
mode:
authorSergey Ryazanov <ryazanov.s.a@gmail.com>2018-05-21 12:12:33 +0300
committerJohn Crispin <john@phrozen.org>2018-05-22 07:54:49 +0200
commitead26e9db649a508ba93e7e8193ada70322620b1 (patch)
tree36c9dec9fb54f7a9f9a650ee782447e35db8ff40 /target/linux/mxs
parentf928c338ad6c8215a5fe280473e37786157a2d05 (diff)
downloadupstream-ead26e9db649a508ba93e7e8193ada70322620b1.tar.gz
upstream-ead26e9db649a508ba93e7e8193ada70322620b1.tar.bz2
upstream-ead26e9db649a508ba93e7e8193ada70322620b1.zip
kernel: disable DMA_{NOOP|VIRT}_OPS by default
These options do not used by any supported arch, so disable them by default to make arch configs a bit more clean. Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
Diffstat (limited to 'target/linux/mxs')
-rw-r--r--target/linux/mxs/config-4.142
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/mxs/config-4.14 b/target/linux/mxs/config-4.14
index 84c42b6ad8..7dce681bd5 100644
--- a/target/linux/mxs/config-4.14
+++ b/target/linux/mxs/config-4.14
@@ -88,9 +88,7 @@ CONFIG_DEBUG_LL_INCLUDE="mach/debug-macro.S"
# CONFIG_DEBUG_USER is not set
CONFIG_DMADEVICES=y
CONFIG_DMA_ENGINE=y
-# CONFIG_DMA_NOOP_OPS is not set
CONFIG_DMA_OF=y
-# CONFIG_DMA_VIRT_OPS is not set
# CONFIG_DRM_LIB_RANDOM is not set
CONFIG_DTC=y
CONFIG_EDAC_ATOMIC_SCRUB=y