armvirt,x86: fix build breakage of crypto ccp module
authorPetr Štetiar <ynezz@true.cz>
Tue, 23 Jun 2020 07:24:57 +0000 (09:24 +0200)
committerPetr Štetiar <ynezz@true.cz>
Tue, 23 Jun 2020 07:29:00 +0000 (09:29 +0200)
commit472b8fc91bbab0530d72e9780a482bacc1bbe5f7
treea0b5b118e29ef3216e941b9d79af2fb60a634fdf
parent3f27a6e6402ba52032def578f0944287154a490d
armvirt,x86: fix build breakage of crypto ccp module

Upstream in commit f9f8f0c24203 ("crypto: ccp -- don't "select"
CONFIG_DMADEVICES") removed dependency on CONFIG_DMADEVICES symbol which
leads to build breakage of ccp crypto module, so fix this by adding that
symbol back in the kernel config.

Signed-off-by: Petr Štetiar <ynezz@true.cz>
target/linux/armvirt/config-5.4
target/linux/x86/config-5.4