modify Kconfig for bq27510
author宋秀杰 <sxj@rock-chips.com>
Tue, 19 Apr 2011 04:58:29 +0000 (21:58 -0700)
committer宋秀杰 <sxj@rock-chips.com>
Tue, 19 Apr 2011 04:58:29 +0000 (21:58 -0700)
drivers/power/Kconfig

index a5d37157e34461feb5eca646f5c6b4fc43f120cd..3fc01f9028a72fd523c6314bb24f80b7e916c592 100755 (executable)
@@ -118,13 +118,13 @@ config CHARGER_PCF50633
 
 config BATTERY_STC3100
        tristate "STC3100 battery driver"
-       select I2C_DEV_RK29
        depends on I2C && ARCH_RK29
        help
          Say Y here to enable support for batteries with STC3100(I2C) chip.
 
 config BATTERY_BQ27510
        tristate "BQ27510 battery driver"
+       select I2C_DEV_RK29
        depends on I2C && ARCH_RK29
        help
          Say Y here to enable support for batteries with BQ27510(I2C) chip.