Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b4150fc4 authored by Vladimir Lebedev's avatar Vladimir Lebedev Committed by Len Brown
Browse files

ACPI: sbs: remove I2C Kconfig dependency



SBS does not depend on I2C.

Signed-off-by: default avatarVladimir Lebedev <vladimir.p.lebedev@intel.com>
Signed-off-by: default avatarLen Brown <len.brown@intel.com>
parent 6d15702c
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -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.