Enable kernel config CONFIG_FSL_DPAA2_ETH_CEETM, this is to enable CEETM(Customer Edge Egress Traffic management) feature of DPAA2.
Signed-off-by: Xulin Sun <[email protected]> --- bsp/nxp-lx2xxx/nxp-lx2xxx.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/bsp/nxp-lx2xxx/nxp-lx2xxx.cfg b/bsp/nxp-lx2xxx/nxp-lx2xxx.cfg index 2a91f1f2..217d8e6d 100644 --- a/bsp/nxp-lx2xxx/nxp-lx2xxx.cfg +++ b/bsp/nxp-lx2xxx/nxp-lx2xxx.cfg @@ -169,6 +169,7 @@ CONFIG_FSL_SDK_DPA=y CONFIG_FSL_DPAA2=y CONFIG_FSL_DPAA2_ETH=y CONFIG_FSL_DPAA2_MAC=y +CONFIG_FSL_DPAA2_ETH_CEETM=y # EDAC CONFIG_EDAC_LAYERSCAPE=y -- 2.36.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#11796): https://lists.yoctoproject.org/g/linux-yocto/message/11796 Mute This Topic: https://lists.yoctoproject.org/mt/94470571/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
