]> pilppa.com Git - linux-2.6-omap-h63xx.git/commitdiff
[PATCH] ARM: OMAP: I2C Kconfig fix for OMAP H2
author Anderson Lizardo <anderson.lizardo@gmail.com>
Tue, 24 May 2005 20:16:00 +0000 (13:16 -0700)
committerTony Lindgren <tony@atomide.com>
Tue, 24 May 2005 20:16:00 +0000 (13:16 -0700)
I2C Kconfig fix for OMAP H2

Signed-off-by: Anderson Lizardo <anderson.lizardo@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/configs/omap_h2_1610_defconfig
drivers/i2c/chips/Kconfig

index 821aa925da259c433c701c3551568363f807c39e..d7406db43893aaecb75437afb5433cee091b4347 100644 (file)
@@ -560,7 +560,7 @@ CONFIG_I2C_OMAP=y
 # CONFIG_SENSORS_PCF8591 is not set
 # CONFIG_SENSORS_RTC8564 is not set
 CONFIG_ISP1301_OMAP=y
-# CONFIG_TPS65010 is not set
+CONFIG_TPS65010=y
 # CONFIG_SENSORS_TLV320AIC23 is not set
 # CONFIG_GPIOEXPANDER_OMAP is not set
 # CONFIG_I2C_DEBUG_CORE is not set
index 2d901e1bac050b4ef65322338708c1e93a684c54..7bfcc8860efee4243ee37c4c22405839222c5aa9 100644 (file)
@@ -443,7 +443,7 @@ config SENSORS_M41T00
 config TPS65010
        tristate "TPS65010 Power management chip"
        depends on I2C
-       default y if MACH_OMAP_H3 || MACH_OMAP_OSK
+       default y if MACH_OMAP_H2 || MACH_OMAP_H3 || MACH_OMAP_OSK
        help
          If you say yes here you get support for the TPS65010 Power management
          chip.