Merge git://git.infradead.org/battery-2.6
* git://git.infradead.org/battery-2.6: Don't compile the PMU power driver on 64-bit PowerPC
This commit is contained in:
commit
195be1c208
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue