mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-20 23:38:21 +07:00
708f0f4f9c
Signed-off-by: Madalin Bucur <madalin.bucur@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
11 lines
321 B
Plaintext
11 lines
321 B
Plaintext
menuconfig FSL_DPAA_ETH
|
|
tristate "DPAA Ethernet"
|
|
depends on FSL_DPAA && FSL_FMAN
|
|
select PHYLIB
|
|
select FSL_FMAN_MAC
|
|
---help---
|
|
Data Path Acceleration Architecture Ethernet driver,
|
|
supporting the Freescale QorIQ chips.
|
|
Depends on Freescale Buffer Manager and Queue Manager
|
|
driver and Frame Manager Driver.
|