kernel: Disable CONFIG_DMA_PERNUMA_CMA by default
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 14 Apr 2021 23:11:09 +0000 (01:11 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 17 Apr 2021 19:56:05 +0000 (21:56 +0200)
commit74b51b5a06dfff70fff94636eb6916de522dab05
tree0b06f39d90d0670f69ac1011849ba0efaa1b15c4
parentcee5df00c051ea69afd4f7bdaf84df94bfebf0f2
kernel: Disable CONFIG_DMA_PERNUMA_CMA by default

This CMA memory allocation option only applies to NUMA
(Non-Uniform Memory Access) systems which are seldom
the kind of systems that OpenWRT address.

It is safe to assume that any system that need this
option would turn it on locally.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
target/linux/generic/config-5.10
target/linux/oxnas/config-5.10
target/linux/rockchip/armv8/config-5.10