projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c377e7
)
arm64: defconfig: Enable qcom ss & hs usb phy
author
Vinod Koul
<vkoul@kernel.org>
Tue, 28 Jun 2022 04:54:53 +0000
(10:24 +0530)
committer
Bjorn Andersson
<bjorn.andersson@linaro.org>
Fri, 1 Jul 2022 03:55:30 +0000
(22:55 -0500)
These phys are used for USB controller found in QCS404 board, so enable
them in the defconfig
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link:
https://lore.kernel.org/r/20220628045454.621175-1-vkoul@kernel.org
arch/arm64/configs/defconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm64/configs/defconfig
b/arch/arm64/configs/defconfig
index 198d54099a533375424ec350f6d71f34d40c774d..8de9c9647a96546319c3bb544452f22126423338 100644
(file)
--- a/
arch/arm64/configs/defconfig
+++ b/
arch/arm64/configs/defconfig
@@
-1199,6
+1199,8
@@
CONFIG_PHY_QCOM_QMP=m
CONFIG_PHY_QCOM_QUSB2=m
CONFIG_PHY_QCOM_USB_HS=y
CONFIG_PHY_QCOM_USB_SNPS_FEMTO_V2=y
+CONFIG_PHY_QCOM_USB_HS_28NM=y
+CONFIG_PHY_QCOM_USB_SS=y
CONFIG_PHY_RCAR_GEN3_PCIE=y
CONFIG_PHY_RCAR_GEN3_USB2=y
CONFIG_PHY_RCAR_GEN3_USB3=m