mirror of
				https://github.com/linux-sunxi/u-boot-sunxi.git
				synced 2024-02-12 11:16:03 +08:00 
			
		
		
		
	usb: move CONFIG_USB_XHCI_DWC3 to Kconfig
Create an entry for "config USB_XHCI_DWC3" in Kconfig and switch over to it for all boards. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
This commit is contained in:
		
				
					committed by
					
						
						Marek Vasut
					
				
			
			
				
	
			
			
			
						parent
						
							0a8cc1a3a4
						
					
				
				
					commit
					10db750036
				
			@ -279,7 +279,6 @@
 | 
			
		||||
#define CONFIG_HAS_FSL_XHCI_USB
 | 
			
		||||
#ifdef CONFIG_HAS_FSL_XHCI_USB
 | 
			
		||||
#define CONFIG_USB_XHCI_FSL
 | 
			
		||||
#define CONFIG_USB_XHCI_DWC3
 | 
			
		||||
#define CONFIG_USB_MAX_CONTROLLER_COUNT		3
 | 
			
		||||
#define CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS	2
 | 
			
		||||
#define CONFIG_USB_STORAGE
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user