From: Al Viro Date: Sat, 1 Nov 2008 18:20:09 +0000 (+0000) Subject: PM_TEST_SUSPEND should depend on RTC_CLASS, not RTC_LIB X-Git-Tag: v2.6.28-rc3~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28959742c14918f153c1de641bb12b4ea44315a1;p=pandora-kernel.git 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: Al Viro Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed