X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=kernel%2Fpower%2FKconfig;h=23bd4daeb96b221690ba16ade909d1dd4672093f;hb=167c6274c30d17c41742096d1a12c32bd3b7e366;hp=dcd165f92a887881eefaf9f67bf6c612a4a94547;hpb=b0e0c9e7f6d5764633e93944dafd896dd6097318;p=firefly-linux-kernel-4.4.55.git diff --git a/kernel/power/Kconfig b/kernel/power/Kconfig index dcd165f92a88..23bd4daeb96b 100644 --- a/kernel/power/Kconfig +++ b/kernel/power/Kconfig @@ -96,7 +96,7 @@ config SUSPEND config PM_TEST_SUSPEND bool "Test suspend/resume and wakealarm during bootup" - depends on SUSPEND && PM_DEBUG && RTC_LIB=y + depends on SUSPEND && PM_DEBUG && RTC_CLASS=y ---help--- This option will let you suspend your machine during bootup, and make it wake up a few seconds later using an RTC wakeup alarm.