Skip to content
Commit 28959742 authored by Al Viro's avatar Al Viro Committed by Linus Torvalds
Browse files

PM_TEST_SUSPEND should depend on RTC_CLASS, not RTC_LIB



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: default avatarAl Viro <viro@zeniv.linux.org.uk>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 4b30fbde
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment