Debugging options for the DMA engine subsystem
authorLinus Walleij <linus.walleij@stericsson.com>
Tue, 9 Feb 2010 21:34:54 +0000 (22:34 +0100)
committerDan Williams <dan.j.williams@intel.com>
Tue, 2 Mar 2010 05:13:20 +0000 (22:13 -0700)
commit6c664a8915f5341c2e7f1df0bb4b9b4a88f6ad77
tree031bab9e62b2948ef3fc8a0a3223e8074bc201bb
parentf1acb878b6070941e844dfc4ca1b3b9e5a70426c
Debugging options for the DMA engine subsystem

This adds Kconfig options for DEBUG and VERBOSE_DEBUG to the DMA
engine subsystem, I got tired of editing the Makefile manually
each time I want to debug things in here, modelled this on the
debug switches for other subsystems and works like a charm when
working on our DMA engines.

Signed-off-by: Linus Walleij <linus.walleij@stericsson.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
drivers/dma/Kconfig
drivers/dma/Makefile