aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/octeontx
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/octeontx
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/octeontx')
-rw-r--r--target/linux/octeontx/config-4.142
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/octeontx/config-4.14 b/target/linux/octeontx/config-4.14
index e27b68c30b..ef1a5bec50 100644
--- a/target/linux/octeontx/config-4.14
+++ b/target/linux/octeontx/config-4.14
@@ -188,10 +188,8 @@ CONFIG_DEFAULT_NOOP=y
CONFIG_DMADEVICES=y
CONFIG_DMA_CMA=y
CONFIG_DMA_ENGINE=y
-# CONFIG_DMA_NOOP_OPS is not set
CONFIG_DMA_OF=y
CONFIG_DMA_SHARED_BUFFER=y
-# CONFIG_DMA_VIRT_OPS is not set
# CONFIG_DRM_LIB_RANDOM is not set
CONFIG_DTC=y
CONFIG_DT_IDLE_STATES=y