Disable CONFIG_DMADEVICES_VDEBUG

Several IRQ handlers dump out too much information with this on
which isn't actually useful. Just turn it off.
This commit is contained in:
Laura Abbott 2015-10-28 09:50:48 -07:00
commit 24984a4391
3 changed files with 5 additions and 2 deletions

View file

@ -90,7 +90,7 @@ CONFIG_IWLWIFI_DEVICE_TRACING=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