disable DMADEVICES_DEBUG as it's very verbose and aimed as driver devs so probably not generally useful for rawhide

This commit is contained in:
Peter Robinson 2019-07-27 17:49:48 +01:00
commit b5bfb26495
8 changed files with 8 additions and 8 deletions

View file

@ -1059,7 +1059,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