]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/power/Kconfig
ENGR00275004-4: power: sabresd_battery: add sabresd_battery driver
[karo-tx-linux.git] / drivers / power / Kconfig
index 85ad58c6da17233a9503650500b69579887c84bb..653f394eb5dbe8dfca0379c62c936efb493843b9 100644 (file)
@@ -276,6 +276,14 @@ config CHARGER_MAX8903
          pins based on the status of charger connections with interrupt
          handlers.
 
+config SABRESD_MAX8903
+       tristate "Sabresd Board Battery DC-DC Charger for USB and Adapter Power"
+       depends on GENERIC_HARDIRQS && TOUCHSCREEN_MAX11801
+       help
+         Say Y to enable support for the MAX8903 DC-DC charger and sysfs on
+         sabresd board.The driver supports controlling charger and battery
+         based on the status of charger connections with interrupt handlers.
+
 config CHARGER_TWL4030
        tristate "OMAP TWL4030 BCI charger driver"
        depends on TWL4030_CORE
@@ -317,6 +325,13 @@ config CHARGER_MANAGER
           runtime and in suspend-to-RAM by waking up the system periodically
           with help of suspend_again support.
 
+config CHARGER_MAX14577
+       tristate "Maxim MAX14577 MUIC battery charger driver"
+       depends on MFD_MAX14577
+       help
+         Say Y to enable support for the battery charger control sysfs and
+         platform data of MAX14577 MUICs.
+
 config CHARGER_MAX8997
        tristate "Maxim MAX8997/MAX8966 PMIC battery charger driver"
        depends on MFD_MAX8997 && REGULATOR_MAX8997
@@ -377,6 +392,7 @@ config AB8500_BM
 config BATTERY_GOLDFISH
        tristate "Goldfish battery driver"
        depends on GOLDFISH || COMPILE_TEST
+       depends on HAS_IOMEM
        help
          Say Y to enable support for the battery and AC power in the
          Goldfish emulator.