kernel: disable DMA_{NOOP|VIRT}_OPS by default
authorSergey Ryazanov <ryazanov.s.a@gmail.com>
Mon, 21 May 2018 09:12:33 +0000 (12:12 +0300)
committerJohn Crispin <john@phrozen.org>
Thu, 24 May 2018 14:43:01 +0000 (16:43 +0200)
commit81bfcfa152dd2acd7f8fbb501d59ffe72388401d
tree28d7b4667e8d6b8f8cd6e677e481a068e4ec0302
parent899c46ae0afaf90f32f4be807d9d7acc3108b219
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>
(cherry picked from commit ead26e9db649a508ba93e7e8193ada70322620b1)
25 files changed:
target/linux/apm821xx/config-4.14
target/linux/archs38/config-4.14
target/linux/ath79/config-4.14
target/linux/bcm53xx/config-4.14
target/linux/brcm47xx/config-4.14
target/linux/brcm63xx/config-4.14
target/linux/cns3xxx/config-4.14
target/linux/gemini/config-4.14
target/linux/generic/config-4.14
target/linux/imx6/config-4.14
target/linux/ipq40xx/config-4.14
target/linux/kirkwood/config-4.14
target/linux/lantiq/config-4.14
target/linux/mediatek/config-4.14
target/linux/mvebu/config-4.14
target/linux/mxs/config-4.14
target/linux/octeon/config-4.14
target/linux/octeontx/config-4.14
target/linux/pistachio/config-4.14
target/linux/ramips/mt7620/config-4.14
target/linux/ramips/mt76x8/config-4.14
target/linux/ramips/rt288x/config-4.14
target/linux/ramips/rt3883/config-4.14
target/linux/sunxi/config-4.14
target/linux/x86/config-4.14