ACPI: sbs: remove I2C Kconfig dependency
authorVladimir Lebedev <vladimir.p.lebedev@intel.com>
Mon, 19 Mar 2007 14:45:50 +0000 (17:45 +0300)
committerLen Brown <len.brown@intel.com>
Thu, 22 Mar 2007 05:15:57 +0000 (01:15 -0400)
SBS does not depend on I2C.

Signed-off-by: Vladimir Lebedev <vladimir.p.lebedev@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/Kconfig

index e2ce4a9c1c9259adf6d16da21b0a8b313f15b906..d9d9721dcc915e54021ceba05d11d298530f60e7 100644 (file)
@@ -388,11 +388,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.