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>
Tue, 22 May 2018 05:54:49 +0000 (07:54 +0200)
commitead26e9db649a508ba93e7e8193ada70322620b1
tree36c9dec9fb54f7a9f9a650ee782447e35db8ff40
parentf928c338ad6c8215a5fe280473e37786157a2d05
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>
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