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:
parent
e9635f9e3d
commit
24984a4391
3 changed files with 5 additions and 2 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue