git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f996fc9
)
PM: Fix unmet dependency warning from kconfig
author
Rafael J. Wysocki
<rjw@sisk.pl>
Sun, 12 Sep 2010 19:40:01 +0000
(21:40 +0200)
committer
Rafael J. Wysocki
<rjw@sisk.pl>
Sat, 16 Oct 2010 23:57:42 +0000
(
01:57
+0200)
Fix the following build warning:
warning: (PM_SLEEP_SMP && SMP && (ARCH_SUSPEND_POSSIBLE || \
ARCH_HIBERNATION_POSSIBLE) && PM_SLEEP) selects HOTPLUG_CPU which \
has unmet direct dependencies (SMP && HOTPLUG)
by selecting HOTPLUG along with CPU_HOTPLUG.
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Acked-by: Randy Dunlap <randy.dunlap@oracle.com>
kernel/power/Kconfig
patch
|
blob
|
history
diff --cc
kernel/power/Kconfig
Simple merge