mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-05-29 23:12:45 +00:00
linux-ti33x-psp 3.1rc8: remove MUSB probe order for beaglebone
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -2591,8 +2591,8 @@ CONFIG_USB_GADGET=y
|
||||
# CONFIG_USB_GADGET_DEBUG_FS is not set
|
||||
CONFIG_USB_GADGET_VBUS_DRAW=2
|
||||
CONFIG_USB_GADGET_STORAGE_NUM_BUFFERS=2
|
||||
# CONFIG_USB_GADGET_PORT_USB1 is not set
|
||||
CONFIG_USB_GADGET_PORT_USB0=y
|
||||
CONFIG_USB_GADGET_PORT_USB1=y
|
||||
# CONFIG_USB_GADGET_PORT_USB0 is not set
|
||||
# CONFIG_USB_FUSB300 is not set
|
||||
# CONFIG_USB_OMAP is not set
|
||||
# CONFIG_USB_R8A66597 is not set
|
||||
|
||||
@@ -11,7 +11,7 @@ MULTI_CONFIG_BASE_SUFFIX = ""
|
||||
|
||||
BRANCH = "master"
|
||||
SRCREV = "a95ceb11b5858feae89895d14d7f7bc41cca9fd6"
|
||||
MACHINE_KERNEL_PR_append = "g+gitr${SRCREV}"
|
||||
MACHINE_KERNEL_PR_append = "h+gitr${SRCREV}"
|
||||
|
||||
COMPATIBLE_MACHINE = "(ti33x)"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user