From 8a819dd19dcaa50ac4a1735e00350bf20f8bd342 Mon Sep 17 00:00:00 2001 From: Nils Freydank Date: Thu, 4 Feb 2021 17:05:04 +0100 Subject: [PATCH] pygoscelis: Disable CONFIG_DMA_FENCE_TRACE to prevent log pollution For details see https://forums.gentoo.org/viewtopic-t-1028228-start-0.html --- pygoscelis-config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pygoscelis-config b/pygoscelis-config index ad8b2d9..b52ed71 100644 --- a/pygoscelis-config +++ b/pygoscelis-config @@ -1456,7 +1456,7 @@ CONFIG_GENERIC_CPU_VULNERABILITIES=y CONFIG_REGMAP=y CONFIG_REGMAP_I2C=m CONFIG_DMA_SHARED_BUFFER=y -CONFIG_DMA_FENCE_TRACE=y +# CONFIG_DMA_FENCE_TRACE is not set # end of Generic Driver Options #