From a13a1a44be90a3deb2327f338f9a246fdeffd32d Mon Sep 17 00:00:00 2001 From: Robert Spanton Date: Tue, 10 Apr 2007 19:43:02 +0100 Subject: [PATCH] Changed default linux config --- target/device/Gumstix/basix-connex/linux.config | 40 +++++++++++++++++++++++-- 1 file changed, 37 insertions(+), 3 deletions(-) diff --git a/target/device/Gumstix/basix-connex/linux.config b/target/device/Gumstix/basix-connex/linux.config index c9510f4..6b68ccb 100644 --- a/target/device/Gumstix/basix-connex/linux.config +++ b/target/device/Gumstix/basix-connex/linux.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.20-rt5 -# Thu Mar 15 16:19:16 2007 +# Sun Apr 8 21:02:43 2007 # CONFIG_ARM=y CONFIG_GENERIC_TIME=y @@ -710,7 +710,41 @@ CONFIG_SA1100_WATCHDOG=m # # I2C support # -# CONFIG_I2C is not set +CONFIG_I2C=m +CONFIG_I2C_CHARDEV=m + +# +# I2C Algorithms +# +# CONFIG_I2C_ALGOBIT is not set +# CONFIG_I2C_ALGOPCF is not set +# CONFIG_I2C_ALGOPCA is not set + +# +# I2C Hardware Bus support +# +CONFIG_I2C_PXA=m +# CONFIG_I2C_PXA_SLAVE is not set +# CONFIG_I2C_OCORES is not set +# CONFIG_I2C_PARPORT_LIGHT is not set +# CONFIG_I2C_STUB is not set +# CONFIG_I2C_PCA_ISA is not set + +# +# Miscellaneous I2C Chip support +# +# CONFIG_SENSORS_DS1337 is not set +# CONFIG_SENSORS_DS1374 is not set +# CONFIG_SENSORS_EEPROM is not set +# CONFIG_SENSORS_PCF8574 is not set +# CONFIG_SENSORS_PCA9539 is not set +# CONFIG_SENSORS_PCF8591 is not set +# CONFIG_SENSORS_MAX6875 is not set +CONFIG_I2C_GUMSENSE=m +# CONFIG_I2C_DEBUG_CORE is not set +# CONFIG_I2C_DEBUG_ALGO is not set +# CONFIG_I2C_DEBUG_BUS is not set +# CONFIG_I2C_DEBUG_CHIP is not set # # SPI support @@ -1072,7 +1106,7 @@ CONFIG_FRAME_POINTER=y # CONFIG_FORCED_INLINING is not set # CONFIG_RCU_TORTURE_TEST is not set CONFIG_DEBUG_USER=y -CONFIG_DEBUG_ERRORS=y +# CONFIG_DEBUG_ERRORS is not set # CONFIG_DEBUG_LL is not set # -- 2.11.4.GIT