 1fe003fd42
			
		
	
	
	1fe003fd42
	
	
	
		
			
			Move the Aeroflex Gaisler driver into drivers/net/ethernet/aeroflex/ and make the necessary Kconfig and Makefile changes. CC: Kristoffer Glembo <kristoffer@gaisler.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
		
			
				
	
	
		
			11 lines
		
	
	
	
		
			255 B
			
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
	
		
			255 B
			
		
	
	
	
		
			Text
		
	
	
	
	
	
| #
 | |
| # Aeroflex Gaisler network device configuration
 | |
| #
 | |
| 
 | |
| config GRETH
 | |
| 	tristate "Aeroflex Gaisler GRETH Ethernet MAC support"
 | |
| 	depends on SPARC
 | |
| 	select PHYLIB
 | |
| 	select CRC32
 | |
| 	---help---
 | |
| 	  Say Y here if you want to use the Aeroflex Gaisler GRETH Ethernet MAC.
 |