From: Stuart Yoder Date: Mon, 17 Oct 2016 18:42:40 +0000 (-0500) Subject: staging: fsl-mc: update Kconfig dependency X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=3642b8ea38cd433ab16ea1f87e56dda7f0659ea4;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git staging: fsl-mc: update Kconfig dependency The Kconfig dependency previously included ARM64, which is not strictly correct. Change it to ARCH_LAYERSCAPE which is the SoC platform that includes the DPAA2 hardware. Signed-off-by: Stuart Yoder Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/fsl-mc/bus/Kconfig b/drivers/staging/fsl-mc/bus/Kconfig index aa9c04cf3b04..5c009ab48f00 100644 --- a/drivers/staging/fsl-mc/bus/Kconfig +++ b/drivers/staging/fsl-mc/bus/Kconfig @@ -8,7 +8,7 @@ config FSL_MC_BUS bool "QorIQ DPAA2 fsl-mc bus driver" - depends on OF && ARM64 + depends on OF && ARCH_LAYERSCAPE select GENERIC_MSI_IRQ_DOMAIN help Driver to enable the bus infrastructure for the QorIQ DPAA2