mirror of
https://github.com/Fishwaldo/build.git
synced 2025-06-15 18:52:10 +00:00
Merge pull request #155 from WereCatf/patch-1
Fix the non-functional USB-ports on Orange Pi PC
This commit is contained in:
commit
4cf83cd3f9
1 changed files with 3 additions and 3 deletions
|
@ -2961,12 +2961,12 @@ CONFIG_USB_SUNXI_HCD0=y
|
|||
CONFIG_USB_SUNXI_HCI=y
|
||||
CONFIG_USB_SUNXI_EHCI0=y
|
||||
CONFIG_USB_SUNXI_EHCI1=y
|
||||
# CONFIG_USB_SUNXI_OHCI0 is not set
|
||||
CONFIG_USB_SUNXI_OHCI0=y
|
||||
CONFIG_USB_SUNXI_OHCI1=y
|
||||
CONFIG_USB_SUNXI_EHCI2=y
|
||||
# CONFIG_USB_SUNXI_OHCI2 is not set
|
||||
CONFIG_USB_SUNXI_OHCI2=y
|
||||
CONFIG_USB_SUNXI_EHCI3=y
|
||||
# CONFIG_USB_SUNXI_OHCI3 is not set
|
||||
CONFIG_USB_SUNXI_OHCI3=y
|
||||
CONFIG_USB_SUNXI_HSIC=y
|
||||
# CONFIG_SW_USB_3G is not set
|
||||
# CONFIG_USB_MUSB_HDRC is not set
|
||||
|
|
Loading…
Add table
Reference in a new issue