Commit 94f6c086 authored by Alexey Starikovskiy's avatar Alexey Starikovskiy Committed by Len Brown

ACPI: SBS: Add support for power_supply class (and sysfs)

Add support for power_supply class and sysfs interface of it.
Refer to Documentation/power_supply_class.txt for interface description.
Signed-off-by: default avatarAlexey Starikovskiy <astarikovskiy@suse.de>
Signed-off-by: default avatarLen Brown <len.brown@intel.com>
parent db1c291a
...@@ -349,12 +349,11 @@ config ACPI_HOTPLUG_MEMORY ...@@ -349,12 +349,11 @@ config ACPI_HOTPLUG_MEMORY
$>modprobe acpi_memhotplug $>modprobe acpi_memhotplug
config ACPI_SBS config ACPI_SBS
tristate "Smart Battery System (EXPERIMENTAL)" tristate "Smart Battery System"
depends on X86 depends on X86
depends on EXPERIMENTAL depends on POWER_SUPPLY
help help
This driver adds support for the Smart Battery System. This driver adds support for the Smart Battery System, another
A "Smart Battery" is quite old and quite rare compared type of access to battery information, found on some laptops.
to today's ACPI "Control Method" battery.
endif # ACPI endif # ACPI
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment