From b5bfb26495e9f9ce7300cef60dc3febcefedf0d4 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Sat, 27 Jul 2019 17:49:48 +0100 Subject: disable DMADEVICES_DEBUG as it's very verbose and aimed as driver devs so probably not generally useful for rawhide --- kernel-x86_64-debug.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kernel-x86_64-debug.config') diff --git a/kernel-x86_64-debug.config b/kernel-x86_64-debug.config index 95fe22c33..d7bca3950 100644 --- a/kernel-x86_64-debug.config +++ b/kernel-x86_64-debug.config @@ -1188,7 +1188,7 @@ CONFIG_DM9102=m # CONFIG_DMA_API_DEBUG_SG is not set CONFIG_DMA_API_DEBUG=y # CONFIG_DMA_CMA is not set -CONFIG_DMADEVICES_DEBUG=y +# CONFIG_DMADEVICES_DEBUG is not set # CONFIG_DMADEVICES_VDEBUG is not set CONFIG_DMADEVICES=y CONFIG_DMA_ENGINE=y -- cgit