config: remove redundant DPAA2 build
authorHemant Agrawal <hemant.agrawal@nxp.com>
Tue, 5 Nov 2019 07:59:06 +0000 (13:29 +0530)
committerDavid Marchand <david.marchand@redhat.com>
Wed, 6 Nov 2019 20:30:00 +0000 (21:30 +0100)
commit487eec3401b7a1664982f39da139980a4f5b3adc
tree28f62051421e0d5c78a5666762ab0fda1dadc6b4
parenta3d1111a778e9b3093093db253c43b0e520e58d5
config: remove redundant DPAA2 build

dpaa and dpaa2 config have evolved to be same. The same binary
can now work across the platforms. So, there is no need to maintain
two different build configs.
The dpaa config shall work for both generation of dpaa platforms.

Signed-off-by: Hemant Agrawal <hemant.agrawal@nxp.com>
Reviewed-by: David Marchand <david.marchand@redhat.com>
15 files changed:
config/arm/arm64_dpaa2_linux_gcc [deleted file]
config/arm/meson.build
config/defconfig_arm64-dpaa-linuxapp-gcc
config/defconfig_arm64-dpaa2-linux-gcc [deleted symlink]
config/defconfig_arm64-dpaa2-linuxapp-gcc [deleted file]
doc/guides/cryptodevs/dpaa2_sec.rst
doc/guides/eventdevs/dpaa2.rst
doc/guides/linux_gsg/cross_build_dpdk_for_arm64.rst
doc/guides/nics/build_and_test.rst
doc/guides/nics/dpaa.rst
doc/guides/nics/dpaa2.rst
doc/guides/rawdevs/dpaa2_cmdif.rst
doc/guides/rawdevs/dpaa2_qdma.rst
doc/guides/rel_notes/release_19_11.rst
mk/machine/dpaa2/rte.vars.mk [deleted file]