[PATCH v3 5/6] configs: qcm6490: Enable super-speed USB support
Balaji Selvanathan
balaji.selvanathan at oss.qualcomm.com
Wed Dec 3 12:07:34 CET 2025
Enable the QMP Combo PHY driver to allow super-speed USB
operation on QCM6490 platforms.
Signed-off-by: Balaji Selvanathan <balaji.selvanathan at oss.qualcomm.com>
---
v3:
- Removed disabling CONFIG_QCOM_USB_FIXUP as it now removed.
---
configs/qcm6490_defconfig | 2 ++
1 file changed, 2 insertions(+)
diff --git a/configs/qcm6490_defconfig b/configs/qcm6490_defconfig
index 54eb5dedaec..2418645003e 100644
--- a/configs/qcm6490_defconfig
+++ b/configs/qcm6490_defconfig
@@ -13,3 +13,5 @@ CONFIG_TEXT_BASE=0x9fc00000
CONFIG_REMAKE_ELF=y
CONFIG_DEFAULT_DEVICE_TREE="qcom/qcs6490-rb3gen2"
+
+CONFIG_PHY_QCOM_QMP_COMBO=y
--
2.34.1
More information about the U-Boot
mailing list