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 <meng...@windriver.com>
---
 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]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to