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.
 |