Merge branch 'android-4.4'
[firefly-linux-kernel-4.4.55.git] / kernel / power / Kconfig
index 84c480946fb2972f4eb220c5491266b34f63f372..f76ea56f8dfff2a2a3fe6bd59e5fdba3b2b3a1ea 100644 (file)
@@ -28,6 +28,10 @@ config SUSPEND_SKIP_SYNC
          of suspend, or they are content with invoking sync() from
          user-space before invoking suspend.  Say Y if that's your case.
 
+config HAS_WAKELOCK
+       bool
+       default y
+
 config WAKELOCK
        bool "Android's method of preventing suspend"
        default y