[arch-commits] Commit in linux/trunk (config)

Jan Steffens heftig at archlinux.org
Fri Dec 18 23:32:09 UTC 2020


    Date: Friday, December 18, 2020 @ 23:32:08
  Author: heftig
Revision: 404501

Disable autosleep and wakelocks

Not useful without appropriate userspace, like Android.

Modified:
  linux/trunk/config

--------+
 config |    6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

Modified: config
===================================================================
--- config	2020-12-18 23:32:08 UTC (rev 404500)
+++ config	2020-12-18 23:32:08 UTC (rev 404501)
@@ -518,10 +518,8 @@
 CONFIG_PM_STD_PARTITION=""
 CONFIG_PM_SLEEP=y
 CONFIG_PM_SLEEP_SMP=y
-CONFIG_PM_AUTOSLEEP=y
-CONFIG_PM_WAKELOCKS=y
-CONFIG_PM_WAKELOCKS_LIMIT=100
-CONFIG_PM_WAKELOCKS_GC=y
+# CONFIG_PM_AUTOSLEEP is not set
+# CONFIG_PM_WAKELOCKS is not set
 CONFIG_PM=y
 CONFIG_PM_DEBUG=y
 # CONFIG_PM_ADVANCED_DEBUG is not set



More information about the arch-commits mailing list