projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
falconide: fix resources reservation (take 2)
[linux-2.6]
/
drivers
/
power
/
Kconfig
diff --git
a/drivers/power/Kconfig
b/drivers/power/Kconfig
index
3f6e176
..
58c806e
100644
(file)
--- a/
drivers/power/Kconfig
+++ b/
drivers/power/Kconfig
@@
-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.