Skip to content
Snippets Groups Projects
Commit 6adf8647 authored by John Crispin's avatar John Crispin
Browse files

ipq806x: automatically select kmod-usb-phy-qcom-dwc3


kmod-usb-phy-qcom-dwc3 is required to get USB working on ipq806x. It was
missed in previous commit so let's enable it automatically.

Signed-off-by: default avatarMathieu Olivari <mathieu@codeaurora.org>

SVN-Revision: 45345
parent 8b5c2507
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ define Profile/Default
NAME:=Default Profile (minimum package set)
PACKAGES:= \
kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-ledtrig-usbdev \
kmod-usb3 kmod-usb-dwc3-qcom
kmod-usb3 kmod-usb-dwc3-qcom kmod-usb-phy-qcom-dwc3
endef
define Profile/Default/Description
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment