Because the kernel codes have been update to use USB ULPI for s32g related boards, so update kernel cache to compatible with it by adding the config back.
Signed-off-by: Zhantao Tang <[email protected]> --- bsp/nxp-s32g/nxp-s32g.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/bsp/nxp-s32g/nxp-s32g.cfg b/bsp/nxp-s32g/nxp-s32g.cfg index 405477d5..c97eaeed 100644 --- a/bsp/nxp-s32g/nxp-s32g.cfg +++ b/bsp/nxp-s32g/nxp-s32g.cfg @@ -87,6 +87,7 @@ CONFIG_USB_ULPI=y CONFIG_USB_GADGET=y CONFIG_USB_CONFIGFS=y CONFIG_USB_CONFIGFS_MASS_STORAGE=y +CONFIG_USB_ULPI_GENERIC=y #MMC CONFIG_MMC=y -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#12329): https://lists.yoctoproject.org/g/linux-yocto/message/12329 Mute This Topic: https://lists.yoctoproject.org/mt/97945932/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
