aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/pistachio
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/pistachio
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/pistachio')
-rw-r--r--target/linux/pistachio/config-4.142
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/pistachio/config-4.14 b/target/linux/pistachio/config-4.14
index 87c14fc1e4..ec8ad08cac 100644
--- a/target/linux/pistachio/config-4.14
+++ b/target/linux/pistachio/config-4.14
@@ -79,10 +79,8 @@ CONFIG_CSRC_R4K=y
CONFIG_DMADEVICES=y
CONFIG_DMA_ENGINE=y
CONFIG_DMA_NONCOHERENT=y
-# CONFIG_DMA_NOOP_OPS is not set
CONFIG_DMA_OF=y
CONFIG_DMA_VIRTUAL_CHANNELS=y
-# CONFIG_DMA_VIRT_OPS is not set
# CONFIG_DRM_LIB_RANDOM is not set
CONFIG_DTC=y
# CONFIG_DWMAC_DWC_QOS_ETH is not set