mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
11 lines
332 B
Text
11 lines
332 B
Text
![]() |
menuconfig FSL_DPAA_ETH
|
||
|
tristate "DPAA Ethernet"
|
||
|
depends on FSL_SOC && 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.
|