]> git.droids-corp.org - dpdk.git/blobdiff - doc/guides/eventdevs/dpaa.rst
doc: remove reference to make from tools guide
[dpdk.git] / doc / guides / eventdevs / dpaa.rst
index cfc40347a566fd6ce1ea9ed23d09dbad8001c2f9..266f92d159c53119894e280fab3177ecf16025ee 100644 (file)
@@ -40,29 +40,6 @@ Currently supported by DPDK:
 
 - Follow the DPDK :ref:`Getting Started Guide for Linux <linux_gsg>` to setup the basic DPDK environment.
 
-Pre-Installation Configuration
-------------------------------
-
-Config File Options
-~~~~~~~~~~~~~~~~~~~
-
-The following options can be modified in the ``config`` file.
-Please note that enabling debugging options may affect system performance.
-
-- ``CONFIG_RTE_LIBRTE_PMD_DPAA_EVENTDEV`` (default ``y``)
-
-  Toggle compilation of the ``librte_pmd_dpaa_event`` driver.
-
-Driver Compilation
-~~~~~~~~~~~~~~~~~~
-
-To compile the DPAA EVENTDEV PMD for Linux arm64 gcc target, run the
-following ``make`` command:
-
-.. code-block:: console
-
-   cd <DPDK-source-directory>
-   make config T=arm64-dpaa-linuxapp-gcc install
 
 Initialization
 --------------