add missing config for USB0 on Pine64

This commit is contained in:
Martin Ayotte 2017-08-09 16:11:18 -04:00
parent 1b7002739e
commit cc4e1ccc8e

View File

@ -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