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

Commit 195be1c2 authored by Linus Torvalds's avatar Linus Torvalds
Browse files
* git://git.infradead.org/battery-2.6:
  Don't compile the PMU power driver on 64-bit PowerPC
parents 34bac238 a1da5f4f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -38,7 +38,7 @@ config BATTERY_DS2760

config BATTERY_PMU
	tristate "Apple PMU battery"
	depends on ADB_PMU
	depends on PPC32 && ADB_PMU
	help
	  Say Y here to expose battery information on Apple machines
	  through the generic battery class.