From 003bcc73c5abcc81c07015651e155c3acdc3e3d8 Mon Sep 17 00:00:00 2001 From: Nils Freydank Date: Thu, 17 Jun 2021 12:27:02 +0200 Subject: [PATCH] pygoscelis: Disable CONFIG_PM_TRACE_RTC --- pygoscelis-config | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pygoscelis-config b/pygoscelis-config index 67052ee..30ceee2 100644 --- a/pygoscelis-config +++ b/pygoscelis-config @@ -476,8 +476,7 @@ CONFIG_PM_DEBUG=y # CONFIG_PM_TEST_SUSPEND is not set CONFIG_PM_SLEEP_DEBUG=y # CONFIG_DPM_WATCHDOG is not set -CONFIG_PM_TRACE=y -CONFIG_PM_TRACE_RTC=y +# CONFIG_PM_TRACE_RTC is not set CONFIG_PM_CLK=y CONFIG_PM_GENERIC_DOMAINS=y CONFIG_WQ_POWER_EFFICIENT_DEFAULT=y