Skip to content

Commit 8885e6e

Browse files
committed
QCLINUX: arm64: configs: Enable configs for uPD720201 and GL3590
Enable configs to support USB typeA ports on qcs6490 rb3gen2. These configs enable Renesas μPD720201 XHCI controller and Genesys Logic GL3590 USB hub provides two USB Type-A ports and an ASIX AX88179 USB 3.0 Gigabit Ethernet interface. Signed-off-by: Akash Kumar <akash.kumar@oss.qualcomm.com>
1 parent 98ed0b8 commit 8885e6e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

arch/arm64/configs/qcom.config

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ CONFIG_INPUT_UINPUT=y
3131
CONFIG_KPROBES=y
3232
CONFIG_MACVLAN=y
3333
CONFIG_MACVTAP=y
34+
CONFIG_PCI_PWRCTRL_TC9563=y
3435
CONFIG_PM_SLEEP=y
3536
CONFIG_PM_SLEEP_SMP=y
3637
CONFIG_PM_AUTOSLEEP=y
@@ -55,6 +56,8 @@ CONFIG_TRACE_MMIO_ACCESS=y
5556
CONFIG_UCLAMP_TASK_GROUP=y
5657
CONFIG_UCLAMP_TASK=y
5758
CONFIG_UHID=m
59+
CONFIG_USB_CONN_GPIO=m
60+
CONFIG_USB_HSIC_USB4604=m
5861
CONFIG_VCPU_STALL_DETECTOR=y
5962
CONFIG_VHOST_NET=y
6063
CONFIG_VHOST_VSOCK=y

0 commit comments

Comments
 (0)