diff options
author | Len Brown <len.brown@intel.com> | 2007-04-28 23:16:59 -0400 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2007-04-28 23:16:59 -0400 |
commit | 12a5a712123b81a8ba0bc486e2384a375c00f095 (patch) | |
tree | 99d4c9591f0ded05665dfbb7d0d0c7caf1278f59 /drivers/acpi/Kconfig | |
parent | 14d21785885c018611efd8aa75a5c11eaea29087 (diff) | |
parent | 439a888885c584f7ac8536a43be80475f9eaed71 (diff) |
Pull sbs into release branch
Diffstat (limited to 'drivers/acpi/Kconfig')
-rw-r--r-- | drivers/acpi/Kconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/acpi/Kconfig b/drivers/acpi/Kconfig index e905c950fd7..139f41f033d 100644 --- a/drivers/acpi/Kconfig +++ b/drivers/acpi/Kconfig @@ -351,11 +351,10 @@ config ACPI_HOTPLUG_MEMORY config ACPI_SBS tristate "Smart Battery System (EXPERIMENTAL)" - depends on X86 && I2C + depends on X86 depends on EXPERIMENTAL help This driver adds support for the Smart Battery System. - Depends on I2C (Device Drivers ---> I2C support) A "Smart Battery" is quite old and quite rare compared to today's ACPI "Control Method" battery. |