|
@@ -322,6 +322,16 @@ config CHARGER_MAX8998
|
|
|
Say Y to enable support for the battery charger control sysfs and
|
|
|
platform data of MAX8998/LP3974 PMICs.
|
|
|
|
|
|
+config CHARGER_BQ2415X
|
|
|
+ tristate "TI BQ2415x battery charger driver"
|
|
|
+ depends on I2C
|
|
|
+ help
|
|
|
+ Say Y to enable support for the TI BQ2415x battery charger
|
|
|
+ PMICs.
|
|
|
+
|
|
|
+ You'll need this driver to charge batteries on e.g. Nokia
|
|
|
+ RX-51/N900.
|
|
|
+
|
|
|
config CHARGER_SMB347
|
|
|
tristate "Summit Microelectronics SMB347 Battery Charger"
|
|
|
depends on I2C
|