diff options
| author | Balaji Selvanathan <[email protected]> | 2025-12-03 16:37:34 +0530 |
|---|---|---|
| committer | Casey Connolly <[email protected]> | 2026-04-27 12:38:44 +0200 |
| commit | b20d13e4e6a78f74804706df79618317ccbf613b (patch) | |
| tree | 655a1147ea36dd29b0ed3a988e9c44c80b729eea | |
| parent | 5ebc47d984c4d510ceec4748e7d86451b72b6577 (diff) | |
configs: qcm6490: Enable super-speed USB support
Enable the QMP Combo PHY driver to allow super-speed USB
operation on QCM6490 platforms.
Signed-off-by: Balaji Selvanathan <[email protected]>
Reviewed-by: Varadarajan Narayanan <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Casey Connolly <[email protected]>
| -rw-r--r-- | configs/qcm6490_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/qcm6490_defconfig b/configs/qcm6490_defconfig index 618098c8860..b088367f86c 100644 --- a/configs/qcm6490_defconfig +++ b/configs/qcm6490_defconfig @@ -15,3 +15,4 @@ CONFIG_REMAKE_ELF=y CONFIG_DEFAULT_DEVICE_TREE="qcom/qcs6490-rb3gen2" CONFIG_FASTBOOT_BUF_ADDR=0xd8800000 +CONFIG_PHY_QCOM_QMP_COMBO=y |
