From: Khasim Syed Mohammed Date: Tue, 28 Nov 2006 02:24:09 +0000 (+0000) Subject: I2C support for 2430 SDP X-Git-Tag: v2.6.19-omap1~36 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=535a171b26a51395001a2f2c1b90128457337a42;p=linux-2.6-omap-h63xx.git I2C support for 2430 SDP ARM: OMAP: This patch adds I2C support for 2430 SDP defconfig This patch adds I2C support for 2430 SDP defconfig. Signed-off-by: Syed Mohammed Khasim Signed-off-by: Tony Lindgren --- diff --git a/arch/arm/configs/omap_2430sdp_defconfig b/arch/arm/configs/omap_2430sdp_defconfig index 0b0a5a27efc..3be6fb00220 100644 --- a/arch/arm/configs/omap_2430sdp_defconfig +++ b/arch/arm/configs/omap_2430sdp_defconfig @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# Linux kernel version: 2.6.19-rc5-omap1 -# Mon Nov 13 19:28:47 2006 +# Linux kernel version: 2.6.19-rc6-omap1 +# Mon Nov 20 23:05:20 2006 # CONFIG_ARM=y # CONFIG_GENERIC_TIME is not set @@ -653,7 +653,43 @@ CONFIG_HW_RANDOM_OMAP=y # # I2C support # -# CONFIG_I2C is not set +CONFIG_I2C=y +# CONFIG_I2C_CHARDEV is not set + +# +# 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_OCORES is not set +CONFIG_I2C_OMAP=y +# 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_TPS65010 is not set +# CONFIG_SENSORS_TLV320AIC23 is not set +# CONFIG_GPIOEXPANDER_OMAP is not set +# CONFIG_MENELAUS is not set +# CONFIG_SENSORS_MAX6875 is not set +# 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