disable DMA debug on ARM as it's _extremely_ chatty and the dma_debug=off command line option has no effect what so ever
This commit is contained in:
parent
0e2d67d2d2
commit
240116fc37
@ -1181,10 +1181,10 @@ CONFIG_DL2K=m
|
||||
CONFIG_DLM_DEBUG=y
|
||||
CONFIG_DLM=m
|
||||
CONFIG_DM9102=m
|
||||
CONFIG_DMA_API_DEBUG=y
|
||||
# CONFIG_DMA_API_DEBUG is not set
|
||||
CONFIG_DMA_BCM2835=m
|
||||
CONFIG_DMA_CMA=y
|
||||
CONFIG_DMADEVICES_DEBUG=y
|
||||
# CONFIG_DMADEVICES_DEBUG is not set
|
||||
# CONFIG_DMADEVICES_VDEBUG is not set
|
||||
CONFIG_DMADEVICES=y
|
||||
CONFIG_DMA_ENGINE=y
|
||||
|
@ -1243,7 +1243,7 @@ CONFIG_DLM_DEBUG=y
|
||||
CONFIG_DLM=m
|
||||
# CONFIG_DM9000 is not set
|
||||
CONFIG_DM9102=m
|
||||
CONFIG_DMA_API_DEBUG=y
|
||||
# CONFIG_DMA_API_DEBUG is not set
|
||||
CONFIG_DMA_BCM2835=m
|
||||
# CONFIG_DMA_CACHE_RWFO is not set
|
||||
CONFIG_DMA_CMA=y
|
||||
|
@ -1191,7 +1191,7 @@ CONFIG_DLM_DEBUG=y
|
||||
CONFIG_DLM=m
|
||||
# CONFIG_DM9000 is not set
|
||||
CONFIG_DM9102=m
|
||||
CONFIG_DMA_API_DEBUG=y
|
||||
# CONFIG_DMA_API_DEBUG is not set
|
||||
CONFIG_DMA_BCM2835=m
|
||||
# CONFIG_DMA_CACHE_RWFO is not set
|
||||
CONFIG_DMA_CMA=y
|
||||
|
Loading…
Reference in New Issue
Block a user