apm821xx: move CONFIG_DMA* to the generic apm821xx config
authorChristian Lamparter <chunkeey@gmail.com>
Sat, 2 Oct 2021 22:59:31 +0000 (00:59 +0200)
committerChristian Lamparter <chunkeey@gmail.com>
Sun, 10 Oct 2021 14:44:15 +0000 (16:44 +0200)
commit2a6cab09b940aa3b0176147f74ad5d3c69660a4b
tree94165443c56be9fbb8bb851a522a97bf07f8a034
parent56ea2bf2eec431ccd3c566190a444ad63db39b65
apm821xx: move CONFIG_DMA* to the generic apm821xx config

Both NAND and SATA targets need the DMA engine in one way
or another.

Due to a kernel config refresh various existing symbols
got removed from the apm821xx main config file as well.
(That being said, they are still included because the
built-in crpyto4xx depends on these.)

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
target/linux/apm821xx/config-5.10
target/linux/apm821xx/nand/config-default
target/linux/apm821xx/sata/config-default