mirror of
				https://github.com/linux-sunxi/u-boot-sunxi.git
				synced 2024-02-12 11:16:03 +08:00 
			
		
		
		
	usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig
CONFIG_USB_HOST_ETHER is the framework that the drivers are dependent on USB_HOST_ETHER. Use this as a menu and move the existing LAN75XX and LAN78XX options under new menu. Finally update the defconfigs that need CONFIG_USB_HOST_ETHER. Signed-off-by: Chris Packham <judge.packham@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
		@ -70,7 +70,6 @@
 | 
			
		||||
#define CONFIG_SYS_EEPROM_SIZE			256
 | 
			
		||||
 | 
			
		||||
/* USB Networking options */
 | 
			
		||||
#define CONFIG_USB_HOST_ETHER
 | 
			
		||||
#define CONFIG_USB_ETHER_SMSC95XX
 | 
			
		||||
#define CONFIG_USB_ETHER_ASIX
 | 
			
		||||
#define CONFIG_USB_ETHER_MCS7830
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user