[oe] [PATCH] linux-imx-git/mx28evk/defconfig: Enable CONFIG_I2C_CHARDEV so that kernel-module-i2c-dev is built

Andreas Mueller schnitzeltony at gmx.de
Wed Jul 13 17:51:33 UTC 2011


Signed-off-by: Andreas Mueller <schnitzeltony at gmx.de>
---
 recipes/linux/linux-imx-git/mx28evk/defconfig |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/linux/linux-imx-git/mx28evk/defconfig b/recipes/linux/linux-imx-git/mx28evk/defconfig
index 0d01c03..db418cf 100644
--- a/recipes/linux/linux-imx-git/mx28evk/defconfig
+++ b/recipes/linux/linux-imx-git/mx28evk/defconfig
@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
 # Linux kernel version: 2.6.35.3
-# Mon Dec  6 17:17:47 2010
+# Wed Jul 13 18:48:59 2011
 #
 CONFIG_ARM=y
 CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -1001,7 +1001,7 @@ CONFIG_MAX_RAW_DEVS=8192
 CONFIG_I2C=y
 CONFIG_I2C_BOARDINFO=y
 CONFIG_I2C_COMPAT=y
-# CONFIG_I2C_CHARDEV is not set
+CONFIG_I2C_CHARDEV=m
 CONFIG_I2C_HELPER_AUTO=y
 
 #
-- 
1.7.4.4





More information about the Openembedded-devel mailing list