summaryrefslogtreecommitdiffstats
path: root/config-debug
diff options
context:
space:
mode:
authorLaura Abbott <labbott@fedoraproject.org>2015-10-28 09:50:48 -0700
committerLaura Abbott <labbott@fedoraproject.org>2015-10-28 09:50:52 -0700
commit24984a43916c7b1b259f84dadd70d7b8f9161fc2 (patch)
treeb115d8e6e1a5e08f0c116100b5f306de34aeb217 /config-debug
parente9635f9e3d17a8d770702f04eba3a8134ed4f0c4 (diff)
downloadkernel-24984a43916c7b1b259f84dadd70d7b8f9161fc2.tar.gz
kernel-24984a43916c7b1b259f84dadd70d7b8f9161fc2.tar.xz
kernel-24984a43916c7b1b259f84dadd70d7b8f9161fc2.zip
Disable CONFIG_DMADEVICES_VDEBUG
Several IRQ handlers dump out too much information with this on which isn't actually useful. Just turn it off.
Diffstat (limited to 'config-debug')
-rw-r--r--config-debug2
1 files changed, 1 insertions, 1 deletions
diff --git a/config-debug b/config-debug
index cfb1d380b..d57a218ea 100644
--- a/config-debug
+++ b/config-debug
@@ -90,7 +90,7 @@ CONFIG_RTLWIFI_DEBUG=y
CONFIG_DEBUG_OBJECTS_WORK=y
CONFIG_DMADEVICES_DEBUG=y
-CONFIG_DMADEVICES_VDEBUG=y
+# CONFIG_DMADEVICES_VDEBUG is not set
CONFIG_PM_ADVANCED_DEBUG=y