| Submitter | Andreas Müller |
|---|---|
| Date | July 13, 2011, 5:51 p.m. |
| Message ID | <1310579493-2905-1-git-send-email-schnitzeltony@gmx.de> |
| Download | mbox | patch |
| Permalink | /patch/7551/ |
| State | New, archived |
| Headers | show |
Comments
Patch
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 #
Signed-off-by: Andreas Mueller <schnitzeltony@gmx.de> --- recipes/linux/linux-imx-git/mx28evk/defconfig | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-)