Skip to content

Commit

Permalink
Enable FSL_DPAA2_ETH drivers
Browse files Browse the repository at this point in the history
  • Loading branch information
ader1990 committed Oct 17, 2023
1 parent da4f891 commit 23a078a
Showing 1 changed file with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -96,3 +96,13 @@ CONFIG_USB_ULPI=y
CONFIG_USB_XHCI_PLATFORM=y
CONFIG_VIRTUALIZATION=y
CONFIG_XGENE_DMA=y
# Enable fsl_dpaa2_eth driver
CONFIG_OF=y
CONFIG_ARCH_LAYERSCAPE=y
CONFIG_FSL_MC_DPIO=y
CONFIG_FSL_MC_BUS=y
CONFIG_FSL_MC_UAPI_SUPPORT=y
CONFIG_FSL_DPAA2_ETH=y
CONFIG_FSL_DPAA2_ETH_DCB=y
CONFIG_FSL_DPAA2_PTP_CLOCK=y
CONFIG_PTP_1588_CLOCK_QORIQ=y

0 comments on commit 23a078a

Please sign in to comment.