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 
> ---
>  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 37438785..930c697e 100644
> --- a/bsp/nxp-imx7/nxp-imx7.cfg
> +++ b/bsp/nxp-imx7/nxp-imx7.cfg
> @@ -86,6 +86,7 @@ CONFIG_SERIAL_FSL_LPUART_CONSOLE=y
>  
>  CONFIG_NVMEM_IMX_OCOTP=y
>  
> +CONFIG_I2C=y
>  CONFIG_I2C_CHARDEV=y
>  CONFIG_I2C_IMX=y
>  
> -- 
> 2.34.1
> 

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#13160): 
https://lists.yoctoproject.org/g/linux-yocto/message/13160
Mute This Topic: https://lists.yoctoproject.org/mt/101845385/21656
Group Owner: linux-yocto+ow...@lists.yoctoproject.org
Unsubscribe: 
https://lists.yoctoproject.org/g/linux-yocto/leave/6687884/21656/624485779/xyzzy
 [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[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 37438785..930c697e 100644
--- a/bsp/nxp-imx7/nxp-imx7.cfg
+++ b/bsp/nxp-imx7/nxp-imx7.cfg
@@ -86,6 +86,7 @@ CONFIG_SERIAL_FSL_LPUART_CONSOLE=y
 
 CONFIG_NVMEM_IMX_OCOTP=y
 
+CONFIG_I2C=y
 CONFIG_I2C_CHARDEV=y
 CONFIG_I2C_IMX=y
 
-- 
2.34.1


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#13156): 
https://lists.yoctoproject.org/g/linux-yocto/message/13156
Mute This Topic: https://lists.yoctoproject.org/mt/101845385/21656
Group Owner: linux-yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-