Re: [linux-yocto] [PATCH] nxp-imx7: enable CONFIG_I2C kernel config explicitly

2023-10-09 Thread Bruce Ashfield
merged. Bruce In message: [PATCH] nxp-imx7: enable CONFIG_I2C kernel config explicitly on 09/10/2023 Meng Li wrote: > The CONFIG_I2C kernel config is not enabled if setup WRLinux project > with nodistro parameter, so add it into BSP cfg file. > > Signed-off-by: Meng Li > --- >

[linux-yocto] [PATCH] nxp-imx7: enable CONFIG_I2C kernel config explicitly

2023-10-08 Thread Meng Li via lists.yoctoproject.org
The CONFIG_I2C kernel config is not enabled if setup WRLinux project with nodistro parameter, so add it into BSP cfg file. Signed-off-by: Meng Li --- bsp/nxp-imx7/nxp-imx7.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/bsp/nxp-imx7/nxp-imx7.cfg b/bsp/nxp-imx7/nxp-imx7.cfg index