pygoscelis: Enable CONFIG_USB_XHCI_PCI_RENESAS
Enabling this serves is intended two purposes: - fixing my missing webcam USB device, maybe due to a firmware bug - trying out things that might improve my hardware support `lspci | grep -i renesas` gives me on my machine: 05:00.0 USB controller: Renesas Electronics Corp. uPD720202 USB 3.0 Host Controller (rev 02)
This commit is contained in:
parent
3c3a1fe2dd
commit
e135089457
@ -4798,7 +4798,7 @@ CONFIG_USB_MON=m
|
|||||||
CONFIG_USB_XHCI_HCD=y
|
CONFIG_USB_XHCI_HCD=y
|
||||||
# CONFIG_USB_XHCI_DBGCAP is not set
|
# CONFIG_USB_XHCI_DBGCAP is not set
|
||||||
CONFIG_USB_XHCI_PCI=y
|
CONFIG_USB_XHCI_PCI=y
|
||||||
# CONFIG_USB_XHCI_PCI_RENESAS is not set
|
CONFIG_USB_XHCI_PCI_RENESAS=y
|
||||||
# CONFIG_USB_XHCI_PLATFORM is not set
|
# CONFIG_USB_XHCI_PLATFORM is not set
|
||||||
# CONFIG_USB_XHCI_MTK is not set
|
# CONFIG_USB_XHCI_MTK is not set
|
||||||
# CONFIG_USB_XHCI_MVEBU is not set
|
# CONFIG_USB_XHCI_MVEBU is not set
|
||||||
|
Loading…
x
Reference in New Issue
Block a user