mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 22:52:35 +02:00
modify Kconfig for bq27510
This commit is contained in:
parent
7aebc79627
commit
fdc84d558c
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user