summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMadalin Bucur <madalin.bucur@nxp.com>2016-06-15 16:02:30 (GMT)
committerXie Xiaobo <xiaobo.xie@nxp.com>2017-12-12 07:32:38 (GMT)
commita2f21e4c584ebd51f4118d9468629a72cff8c261 (patch)
tree552753ab16f06719090cbab096fb846aa0b1df87
parent9794dbcdd869cdc18ce4fe157355f82b3892b2bd (diff)
downloadlinux-a2f21e4c584ebd51f4118d9468629a72cff8c261.tar.xz
fsl/soc/qbman: Enable FSL_LAYERSCAPE config on ARM
Signed-off-by: Madalin Bucur <madalin.bucur@nxp.com> Signed-off-by: Claudiu Manoil <claudiu.manoil@nxp.com> [Stuart: changed to use ARCH_LAYERSCAPE] Signed-off-by: Stuart Yoder <stuart.yoder@nxp.com> Signed-off-by: Roy Pledge <roy.pledge@nxp.com>
-rw-r--r--drivers/soc/fsl/qbman/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/soc/fsl/qbman/Kconfig b/drivers/soc/fsl/qbman/Kconfig
index 757033c..fb4e6bf 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