16 lines
		
	
	
		
			344 B
		
	
	
	
		
			C
		
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			344 B
		
	
	
	
		
			C
		
	
	
	
| /*
 | |
|  * Enable all PHYs
 | |
|  *
 | |
|  * This software may be used and distributed according to the
 | |
|  * terms of the GNU Public License, Version 2, incorporated
 | |
|  * herein by reference.
 | |
|  *
 | |
|  * Copyright 2011 Freescale Semiconductor, Inc.
 | |
|  * author Andy Fleming
 | |
|  *
 | |
|  */
 | |
| #ifndef _CONFIG_PHYLIB_ALL_H
 | |
| #define _CONFIG_PHYLIB_ALL_H
 | |
| 
 | |
| #endif /*_CONFIG_PHYLIB_ALL_H */
 |