mirror of
				https://github.com/torvalds/linux.git
				synced 2025-11-04 02:30:34 +02:00 
			
		
		
		
	Kconfig: Fix the reference to the IDT77105 Phy driver in the description of ATM_NICSTAR_USE_IDT77105
This should be IDT77105, not IDT77015. Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
		
							parent
							
								
									2f102274e8
								
							
						
					
					
						commit
						cd9d4ff9b7
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -200,7 +200,7 @@ config ATM_NICSTAR_USE_SUNI
 | 
			
		|||
	  make the card work).
 | 
			
		||||
 | 
			
		||||
config ATM_NICSTAR_USE_IDT77105
 | 
			
		||||
	bool "Use IDT77015 PHY driver (25Mbps)"
 | 
			
		||||
	bool "Use IDT77105 PHY driver (25Mbps)"
 | 
			
		||||
	depends on ATM_NICSTAR
 | 
			
		||||
	help
 | 
			
		||||
	  Support for the PHYsical layer chip in ForeRunner LE25 cards. In
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue