This patch enables W1 and OMAP HDQ support for OMAP2430. Signed-off-by: Madhusudhan Chikkature<madhu.cr@xxxxxx> Index: linux-omap-2.6/arch/arm/configs/omap_2430sdp_defconfig =================================================================== --- linux-omap-2.6.orig/arch/arm/configs/omap_2430sdp_defconfig 2007-11-27 09:34:42.000000000 -0500 +++ linux-omap-2.6/arch/arm/configs/omap_2430sdp_defconfig 2007-11-29 02:34:27.747869136 -0500 @@ -750,7 +750,25 @@ # CONFIG_SPI_TSC2301 is not set # CONFIG_SPI_SPIDEV is not set # CONFIG_SPI_TLE62X0 is not set -# CONFIG_W1 is not set +CONFIG_W1=y + +# +# 1-wire Bus Masters +# +# CONFIG_W1_MASTER_DS2490 is not set +# CONFIG_W1_MASTER_DS2482 is not set +# CONFIG_W1_MASTER_DS1WM is not set +CONFIG_HDQ_MASTER_OMAP=y + +# +# 1-wire Slaves +# +# CONFIG_W1_SLAVE_THERM is not set +# CONFIG_W1_SLAVE_SMEM is not set +# CONFIG_W1_SLAVE_DS2433 is not set +# CONFIG_W1_SLAVE_DS2760 is not set +CONFIG_W1_SLAVE_BQ27000=y +# CONFIG_POWER_SUPPLY is not set # CONFIG_HWMON is not set CONFIG_MISC_DEVICES=y # CONFIG_EEPROM_93CX6 is not set - To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html