arm64: defconfig: Enable FSL_MC_BUS and FSL_MC_DPIO
authorMarc Gonzalez <marc.w.gonzalez@free.fr>
Fri, 9 Nov 2018 01:07:07 +0000 (02:07 +0100)
committerOlof Johansson <olof@lixom.net>
Thu, 13 Dec 2018 02:08:50 +0000 (18:08 -0800)
commitd9678adbe733a770428a98651beaa2817d503ed3
treee4706fd2738d9197b91b15ed21ec0702d62e0474
parent3cf9e6d0095479dee5748c441da876995c97354f
arm64: defconfig: Enable FSL_MC_BUS and FSL_MC_DPIO

Commit e8342cc7954e ("enable CAAM crypto engine on QorIQ DPAA2 SoCs")
enabled CRYPTO_DEV_FSL_DPAA2_CAAM, which depends on FSL_MC_DPIO,
which is not set. Enable FSL_MC_BUS, and build FSL_MC_DPIO and
CRYPTO_DEV_FSL_DPAA2_CAAM as modules.

Signed-off-by: Marc Gonzalez <marc.w.gonzalez@free.fr>
[olof: refreshed due to churn]
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm64/configs/defconfig