summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZhao Qiang <qiang.zhao@nxp.com>2017-06-05 02:13:08 (GMT)
committerXie Xiaobo <xiaobo.xie@nxp.com>2017-09-25 07:25:41 (GMT)
commit137afa5181bb8554a71e1aff2da14a2f1aefaac2 (patch)
treeae81bff4ed448865116e9048161113ac810b7154
parent5173c4e9641437b72afbcf64715e67a708896747 (diff)
downloadlinux-137afa5181bb8554a71e1aff2da14a2f1aefaac2.tar.xz
config: multiv8: enable CONFIG_FSL_SDK_DPA instead
enable CONFIG_FSL_SDK_DPA instead of CONFIG_HAS_FSL_QBMAN for 32b os on arm64 Signed-off-by: Zhao Qiang <qiang.zhao@nxp.com>
-rw-r--r--arch/arm/configs/multi_v8.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/configs/multi_v8.config b/arch/arm/configs/multi_v8.config
index 091783b..d76a316 100644
--- a/arch/arm/configs/multi_v8.config
+++ b/arch/arm/configs/multi_v8.config
@@ -1,7 +1,7 @@
# ppfe
CONFIG_FSL_PPFE=y
# DPAA 1
-CONFIG_HAS_FSL_QBMAN=y
+CONFIG_FSL_SDK_DPA=y
# network
CONFIG_BRIDGE=m
CONFIG_MACVLAN=y