arm64: defconfig: Enable Re-driver configs on Niobe
Enabling on-semi re-driver configs in order to support super-speed-plus capabilities. Change-Id: I833287aa62b5eeae24537ac05d7a35db8efd1bf5 Signed-off-by: Udipto Goswami <quic_ugoswami@quicinc.com>
This commit is contained in:
parent
6a5fe5d06c
commit
5ddb9362f2
2
arch/arm64/configs/vendor/niobe_GKI.config
vendored
2
arch/arm64/configs/vendor/niobe_GKI.config
vendored
@ -308,4 +308,6 @@ CONFIG_USB_F_QDSS=m
|
||||
CONFIG_USB_MSM_EUSB2_PHY=m
|
||||
CONFIG_USB_MSM_SSPHY_QMP=m
|
||||
CONFIG_USB_QCOM_EMU_PHY=m
|
||||
CONFIG_USB_REDRIVER=m
|
||||
CONFIG_USB_REDRIVER_NB7VPQ904M=m
|
||||
CONFIG_USB_REPEATER=m
|
||||
|
@ -212,6 +212,8 @@ def define_niobe():
|
||||
"drivers/usb/phy/phy-msm-snps-eusb2.ko",
|
||||
"drivers/usb/phy/phy-msm-ssusb-qmp.ko",
|
||||
"drivers/usb/phy/phy-qcom-emu.ko",
|
||||
"drivers/usb/redriver/nb7vpq904m.ko",
|
||||
"drivers/usb/redriver/redriver.ko",
|
||||
"drivers/usb/repeater/repeater.ko",
|
||||
"drivers/usb/repeater/repeater-qti-pmic-eusb2.ko",
|
||||
"drivers/usb/typec/ucsi/ucsi_glink.ko",
|
||||
|
Loading…
Reference in New Issue
Block a user