[oe-commits] Steffen Sledz : linux-2.6.24: build bitbash i2c and related modules for hipox machine

git version control git at git.openembedded.org
Tue Oct 5 14:45:58 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: e65bf047fe20ff090368a4150c5dfe1591e46c1b
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=e65bf047fe20ff090368a4150c5dfe1591e46c1b

Author: Steffen Sledz <sledz at dresearch.de>
Date:   Tue Oct  5 15:47:41 2010 +0200

linux-2.6.24: build bitbash i2c and related modules for hipox machine

Signed-off-by: Steffen Sledz <sledz at dresearch.de>

---

 recipes/linux/linux-2.6.24/hipox/defconfig |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/recipes/linux/linux-2.6.24/hipox/defconfig b/recipes/linux/linux-2.6.24/hipox/defconfig
index 07ad369..b73e56a 100644
--- a/recipes/linux/linux-2.6.24/hipox/defconfig
+++ b/recipes/linux/linux-2.6.24/hipox/defconfig
@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
 # Linux kernel version: 2.6.24.7
-# Fri Oct  1 17:16:40 2010
+# Tue Oct  5 14:54:14 2010
 #
 CONFIG_ARM=y
 CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -889,14 +889,14 @@ CONFIG_HW_RANDOM=m
 # CONFIG_RAW_DRIVER is not set
 # CONFIG_TCG_TPM is not set
 CONFIG_DEVPORT=y
-CONFIG_I2C=y
+CONFIG_I2C=m
 CONFIG_I2C_BOARDINFO=y
-# CONFIG_I2C_CHARDEV is not set
+CONFIG_I2C_CHARDEV=m
 
 #
 # I2C Algorithms
 #
-CONFIG_I2C_ALGOBIT=y
+CONFIG_I2C_ALGOBIT=m
 # CONFIG_I2C_ALGOPCF is not set
 # CONFIG_I2C_ALGOPCA is not set
 # CONFIG_I2C_ALGOOXSEMI is not set
@@ -913,7 +913,7 @@ CONFIG_I2C_ALGOBIT=y
 # CONFIG_I2C_I810 is not set
 # CONFIG_I2C_PIIX4 is not set
 # CONFIG_I2C_NFORCE2 is not set
-CONFIG_I2C_HIPOX_BITBASH=y
+CONFIG_I2C_HIPOX_BITBASH=m
 # CONFIG_I2C_OCORES is not set
 # CONFIG_I2C_PARPORT_LIGHT is not set
 # CONFIG_I2C_PROSAVAGE is not set





More information about the Openembedded-commits mailing list