modify Kconfig for bq27510

This commit is contained in:
宋秀杰 2011-04-18 21:58:29 -07:00
parent 7aebc79627
commit fdc84d558c

View File

@ -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.