ipq40xx: Use kmod-usb-dwc3-qcom by default
Since 4.18 we cant use DWC3 OF Simple anymore so we have to use kmod-usb-dwc3-qcom. Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
		 Robert Marko
					Robert Marko
				
			
				
					committed by
					
						 Christian Lamparter
						Christian Lamparter
					
				
			
			
				
	
			
			
			 Christian Lamparter
						Christian Lamparter
					
				
			
						parent
						
							c9f6116fd0
						
					
				
				
					commit
					13321fa142
				
			| @@ -17,6 +17,6 @@ DEFAULT_PACKAGES += \ | |||||||
| 	kmod-leds-gpio kmod-gpio-button-hotplug swconfig \ | 	kmod-leds-gpio kmod-gpio-button-hotplug swconfig \ | ||||||
| 	kmod-ath10k-ct wpad-basic \ | 	kmod-ath10k-ct wpad-basic \ | ||||||
| 	kmod-usb3 kmod-usb-dwc3-of-simple kmod-usb-phy-qcom-dwc3 \ | 	kmod-usb3 kmod-usb-dwc3-of-simple kmod-usb-phy-qcom-dwc3 \ | ||||||
| 	ath10k-firmware-qca4019-ct | 	kmod-usb-dwc3-qcom ath10k-firmware-qca4019-ct | ||||||
|  |  | ||||||
| $(eval $(call BuildTarget)) | $(eval $(call BuildTarget)) | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user