The corresponding driver has been dropped by the kernel commit
4baa550ecc86 ("usb: musb: remove dummy driver musb_am335x.c"), so
also drop the stale kernel option in the BSPs' cfg.Signed-off-by: Kevin Hao <[email protected]> --- bsp/beaglebone/beaglebone.cfg | 1 - bsp/ti-am335x/ti-am335x.cfg | 1 - 2 files changed, 2 deletions(-) diff --git a/bsp/beaglebone/beaglebone.cfg b/bsp/beaglebone/beaglebone.cfg index ce13e1a7b09e..a4be841a8e70 100644 --- a/bsp/beaglebone/beaglebone.cfg +++ b/bsp/beaglebone/beaglebone.cfg @@ -245,7 +245,6 @@ CONFIG_USB_EHCI_HCD_OMAP=y CONFIG_USB_MUSB_HDRC=y CONFIG_USB_MUSB_OMAP2PLUS=y CONFIG_USB_MUSB_DSPS=y -CONFIG_USB_MUSB_AM335X_CHILD=y CONFIG_USB_TI_CPPI41_DMA=y # diff --git a/bsp/ti-am335x/ti-am335x.cfg b/bsp/ti-am335x/ti-am335x.cfg index 7dbc28ac2a44..9ed4fff7da0d 100644 --- a/bsp/ti-am335x/ti-am335x.cfg +++ b/bsp/ti-am335x/ti-am335x.cfg @@ -201,7 +201,6 @@ CONFIG_AM335X_PHY_USB=m # Platform Glue Layer CONFIG_USB_MUSB_DSPS=m -CONFIG_USB_MUSB_AM335X_CHILD=m # MUSB DMA mode CONFIG_USB_TI_CPPI41_DMA=y -- 2.26.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#8992): https://lists.yoctoproject.org/g/linux-yocto/message/8992 Mute This Topic: https://lists.yoctoproject.org/mt/76422893/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
