aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux
diff options
context:
space:
mode:
authorSteffen Sledz <sledz@dresearch.de>2010-10-05 15:47:41 +0200
committerSteffen Sledz <sledz@dresearch.de>2010-10-05 16:44:05 +0200
commite65bf047fe20ff090368a4150c5dfe1591e46c1b (patch)
tree22510800155be2789116baf7b73cacde42e8a6dd /recipes/linux
parent7e8cfb36e75cbe36a6777fc39d49fc86d5c5ca57 (diff)
downloadopenembedded-e65bf047fe20ff090368a4150c5dfe1591e46c1b.tar.gz
linux-2.6.24: build bitbash i2c and related modules for hipox machine
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
Diffstat (limited to 'recipes/linux')
-rw-r--r--recipes/linux/linux-2.6.24/hipox/defconfig10
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 07ad369ea0..b73e56a17d 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