X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=drivers%2Fpower%2FKconfig;h=faaa9b4d0d0711ea2fc2420f37cbe62959891ba9;hb=19008bdacb9f7841166ebafe0aef361ee582ffbf;hp=d4b3d67f05487e484a811a152ba6f233b8c00c4a;hpb=83c5aac175e182c30729650f2edee3294c3b8bb0;p=karo-tx-linux.git diff --git a/drivers/power/Kconfig b/drivers/power/Kconfig index d4b3d67f0548..faaa9b4d0d07 100644 --- a/drivers/power/Kconfig +++ b/drivers/power/Kconfig @@ -29,6 +29,13 @@ config APM_POWER Say Y here to enable support APM status emulation using battery class devices. +config MAX8925_POWER + tristate "MAX8925 battery charger support" + depends on MFD_MAX8925 + help + Say Y here to enable support for the battery charger in the Maxim + MAX8925 PMIC. + config WM831X_BACKUP tristate "WM831X backup battery charger support" depends on MFD_WM831X @@ -98,10 +105,10 @@ config BATTERY_WM97XX Say Y to enable support for battery measured by WM97xx aux port. config BATTERY_BQ27x00 - tristate "BQ27200 battery driver" + tristate "BQ27x00 battery driver" depends on I2C help - Say Y here to enable support for batteries with BQ27200(I2C) chip. + Say Y here to enable support for batteries with BQ27x00 (I2C) chips. config BATTERY_DA9030 tristate "DA9030 battery driver"