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:
4b30fbd
)
PM_TEST_SUSPEND should depend on RTC_CLASS, not RTC_LIB
author
Al Viro
<viro@ftp.linux.org.uk>
Sat, 1 Nov 2008 18:20:09 +0000
(18:20 +0000)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Sat, 1 Nov 2008 19:40:38 +0000
(12:40 -0700)
Insufficient dependency - we really want CONFIG_RTC_CLASS=y there.
That will give us CONFIG_RTC_LIB=y, so the old dependency can be
simply replaced.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
kernel/power/Kconfig
patch
|
blob
|
history
diff --cc
kernel/power/Kconfig
Simple merge