From: Madalin Bucur Date: Mon, 18 Sep 2017 20:39:47 +0000 (-0400) Subject: soc/fsl/qbman: Enable FSL_LAYERSCAPE config on ARM X-Git-Tag: v4.15-rc1~74^2~16^2 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=e868adf21c0a25634d5dfa5b1e6dbf839306d8fa;p=users%2Fjedix%2Flinux-maple.git soc/fsl/qbman: Enable FSL_LAYERSCAPE config on ARM Signed-off-by: Madalin Bucur Signed-off-by: Claudiu Manoil [Stuart: changed to use ARCH_LAYERSCAPE] Signed-off-by: Stuart Yoder Signed-off-by: Roy Pledge Signed-off-by: Li Yang --- diff --git a/drivers/soc/fsl/qbman/Kconfig b/drivers/soc/fsl/qbman/Kconfig index 757033c0586c..fb4e6bf0a0c4 100644 --- a/drivers/soc/fsl/qbman/Kconfig +++ b/drivers/soc/fsl/qbman/Kconfig @@ -1,6 +1,6 @@ menuconfig FSL_DPAA bool "Freescale DPAA 1.x support" - depends on FSL_SOC_BOOKE + depends on (FSL_SOC_BOOKE || ARCH_LAYERSCAPE) select GENERIC_ALLOCATOR help The Freescale Data Path Acceleration Architecture (DPAA) is a set of