UPSTREAM: regulator: helper: Add helper to configure active-discharge using regmap
[firefly-linux-kernel-4.4.55.git] / kernel / power / Kconfig
index 6d6f63be1f9b487a6c19c3d5210c6ec703a19216..2098f7d5fd9e91b905635b989d19d8af74e02a6f 100644 (file)
@@ -29,6 +29,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