Linux 4.19.133
[linux/fpc-iii.git] / drivers / net / ethernet / freescale / dpaa / Kconfig
blob8fec41e571789dd3f3c991cfbf5b49df893e754a
1 menuconfig FSL_DPAA_ETH
2         tristate "DPAA Ethernet"
3         depends on FSL_DPAA && FSL_FMAN
4         select PHYLIB
5         select FIXED_PHY
6         select FSL_FMAN_MAC
7         ---help---
8           Data Path Acceleration Architecture Ethernet driver,
9           supporting the Freescale QorIQ chips.
10           Depends on Freescale Buffer Manager and Queue Manager
11           driver and Frame Manager Driver.