mirror of
				https://github.com/smaeul/u-boot.git
				synced 2025-10-31 20:18:18 +00:00 
			
		
		
		
	With DM_ETH being required now for all drivers, we don't need this listed on individual drivers as well. Signed-off-by: Tom Rini <trini@konsulko.com>
		
			
				
	
	
		
			7 lines
		
	
	
		
			153 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			153 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| config BNXT_ETH
 | |
| 	bool "BNXT PCI support"
 | |
| 	select PCI_INIT_R
 | |
| 	help
 | |
| 	  This driver implements support for bnxt pci controller
 | |
| 	  driver of ethernet class.
 |