gemini: Break out USB to packages
This creates a new kernel package for the fotg210 host controller and uses that with the gemini to shrink the kernel. The SQ201 needs the USB2 PCI package as well. The build system required me to make kernel_oldconfig beofore it would build without errors so some minor unrelated Kconfig entries are changed. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:
		
				
					committed by
					
						
						Hauke Mehrtens
					
				
			
			
				
	
			
			
			
						parent
						
							b2c68ceea7
						
					
				
				
					commit
					10ec966f7b
				
			@@ -137,7 +137,7 @@ define Device/sq201
 | 
			
		||||
	DEVICE_TITLE := ITian Square One SQ201
 | 
			
		||||
	IMAGES += sq201-image
 | 
			
		||||
	IMAGE/sq201-image := sq201-images
 | 
			
		||||
	DEVICE_PACKAGES := $(GEMINI_NAS_PACKAGES) rt61-pci
 | 
			
		||||
	DEVICE_PACKAGES := $(GEMINI_NAS_PACKAGES) rt61-pci usb2-pci
 | 
			
		||||
endef
 | 
			
		||||
TARGET_DEVICES += sq201
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user