Merge remote-tracking branch 'remotes/tegra/android-tegra-2.6.36-honeycomb-mr1' into...
[firefly-linux-kernel-4.4.55.git] / drivers / power / Kconfig
index 68caa517b41e7fe8491673412f69d0df289ee2a1..8aeff33f3f275b400eccf058d75e32082a6f4de8 100644 (file)
@@ -50,6 +50,20 @@ config WM831X_POWER
          Say Y here to enable support for the power management unit
          provided by Wolfson Microelectronics WM831x PMICs.
 
+config WM831X_CHARGER_DISPLAY
+       tristate "WM831X Charger display support"
+       depends on WM831X_POWER
+       help
+         Say Y here to enable support for the power management unit
+         provided by Wolfson Microelectronics WM831x Charger Display.  
+
+config WM831X_WITH_BATTERY
+       tristate "WM831X battery exist"
+       depends on WM831X_POWER
+       default n
+       help
+         WM831X battery exist.
+
 config WM8350_POWER
         tristate "WM8350 PMU support"
         depends on MFD_WM8350
@@ -160,6 +174,49 @@ config CHARGER_PCF50633
        help
         Say Y to include support for NXP PCF50633 Main Battery Charger.
 
+config BATTERY_STC3100
+       tristate "STC3100 battery driver"
+       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.
+
+config BATTERY_BQ27541
+       tristate "BQ27541 battery driver"
+       select I2C_DEV_RK29
+       depends on I2C && ARCH_RK29
+       help
+         Say Y here to enable support for batteries with BQ27541(I2C) chip.
+       
+config BATTERY_BQ3060
+       tristate "BQ3060 battery driver"
+       depends on I2C && ARCH_RK29
+       help
+         Say Y here to enable support for batteries with BQ3060(I2C) chip.  
+
+config CHECK_BATT_CAPACITY
+       tristate "check the capacity in BQ27510 battery if 1000mah write capacity for BATT_CAPACITY_MAH"
+       depends on BATTERY_BQ27510 || BATTERY_BQ3060
+       default n
+
+config BATT_CAPACITY_MAH
+       depends on CHECK_BATT_CAPACITY
+       int "battery capacity (in mah)"
+       default 2200
+
+config NO_BATTERY_IC
+       tristate "no BQ27510 battery ic in board"
+       depends on BATTERY_BQ27510 || BATTERY_BQ3060 
+       default n
+       help
+         Say no BQ27510(I2C) chip in board .
+
 config BATTERY_JZ4740
        tristate "Ingenic JZ4740 battery"
        depends on MACH_JZ4740