hwmon: (acpi_power_meter) Fix build warning
[linux-2.6-microblaze.git] / drivers / power / Kconfig
index e3a3b49..aa764ec 100644 (file)
@@ -301,7 +301,7 @@ config AB8500_BM
        bool "AB8500 Battery Management Driver"
        depends on AB8500_CORE && AB8500_GPADC
        help
-         Say Y to include support for AB5500 battery management.
+         Say Y to include support for AB8500 battery management.
 
 config AB8500_BATTERY_THERM_ON_BATCTRL
        bool "Thermistor connected on BATCTRL ADC"
@@ -310,3 +310,5 @@ config AB8500_BATTERY_THERM_ON_BATCTRL
          Say Y to enable battery temperature measurements using
          thermistor connected on BATCTRL ADC.
 endif # POWER_SUPPLY
+
+source "drivers/power/avs/Kconfig"