add missing config for USB0 on Pine64
This commit is contained in:
parent
1b7002739e
commit
cc4e1ccc8e
@ -3489,6 +3489,7 @@ CONFIG_USB_MUSB_DUAL_ROLE=y
|
||||
#
|
||||
# Platform Glue Layer
|
||||
#
|
||||
CONFIG_USB_MUSB_SUNXI=y
|
||||
|
||||
#
|
||||
# MUSB DMA mode
|
||||
@ -3597,8 +3598,8 @@ CONFIG_USB_SERIAL_PL2303=m
|
||||
#
|
||||
# USB Physical Layer drivers
|
||||
#
|
||||
# CONFIG_USB_PHY is not set
|
||||
# CONFIG_NOP_USB_XCEIV is not set
|
||||
CONFIG_USB_PHY=y
|
||||
CONFIG_NOP_USB_XCEIV=y
|
||||
# CONFIG_USB_GPIO_VBUS is not set
|
||||
# CONFIG_USB_ISP1301 is not set
|
||||
# CONFIG_USB_ULPI is not set
|
||||
|
||||
Loading…
Reference in New Issue
Block a user