git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6947939
)
qcom_defconfig: enable the Qualcomm Synopsys eUSB2 PHY driver
author
Neil Armstrong
<neil.armstrong@linaro.org>
Wed, 10 Apr 2024 16:01:13 +0000
(18:01 +0200)
committer
Caleb Connolly
<caleb.connolly@linaro.org>
Tue, 23 Apr 2024 11:28:57 +0000
(13:28 +0200)
Enable the Qualcomm Synopsys eUSB2 PHY driver in Qualcomm defconfig.
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Acked-by: Sumit Garg <sumit.garg@linaro.org>
Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
configs/qcom_defconfig
patch
|
blob
|
history
diff --git
a/configs/qcom_defconfig
b/configs/qcom_defconfig
index
1abb573
..
b0ae5eb
100644
(file)
--- a/
configs/qcom_defconfig
+++ b/
configs/qcom_defconfig
@@
-63,6
+63,7
@@
CONFIG_RGMII=y
CONFIG_PHY=y
CONFIG_PHY_QCOM_QUSB2=y
CONFIG_PHY_QCOM_USB_SNPS_FEMTO_V2=y
+CONFIG_PHY_QCOM_SNPS_EUSB2=y
CONFIG_PINCTRL=y
CONFIG_PINCTRL_QCOM_QCS404=y
CONFIG_PINCTRL_QCOM_SDM845=y