[linux-yocto] [yocto-kernel-cache]: nxp-s32g2xx: update kernel config

2021-03-14 Thread Meng Li
From: Limeng Hi Bruce, Verdor sdk version upgrade to BSP28, so update kernel configs accordingly. Could you please help to merge this patch into yocto-kernel-cache, branch is yocto-5.10? diffstat info ad below: nxp-s32g2xx.cfg |4 1 file changed, 4 insertions(+) thanks, Limeng -

[linux-yocto] [PATCH] nxp-s32g2xx: update kernel config

2021-03-14 Thread Meng Li
From: Meng Li Verdor sdk version upgrade to BSP28, so update kernel configs accordingly. Signed-off-by: Meng Li --- bsp/nxp-s32g2xx/nxp-s32g2xx.cfg | 4 1 file changed, 4 insertions(+) diff --git a/bsp/nxp-s32g2xx/nxp-s32g2xx.cfg b/bsp/nxp-s32g2xx/nxp-s32g2xx.cfg index 0f195b38..bb65ca0c

[linux-yocto][yocto-kernel-cache][yocto-5.4][PATCH] features/thunderbolt: change thunderbolt to usb4

2021-03-14 Thread LiweiSong
CONFIG_THUNDERBOLT has changed to CONFIG_USB4, adjust it in kernel-cache. And enable USB4_DEBUGFS_WRITE=m Signed-off-by: Liwei Song --- features/thunderbolt/thunderbolt.cfg | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/features/thunderbolt/thunderbolt.cfg b/features/thun