dma-mapping: move debug configuration options to kernel/dma
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 11 Feb 2019 16:12:30 +0000 (18:12 +0200)
committerChristoph Hellwig <hch@lst.de>
Wed, 13 Feb 2019 18:11:35 +0000 (19:11 +0100)
commit70ca7ba2dbe4f1858b85e30269c8408a8bb8f272
tree7fd4f45e8a3beb5dbfe1f6fe078b4e4286235c80
parent0a3b192c26da198fce38e1ee242a34f558670246
dma-mapping: move debug configuration options to kernel/dma

This is a follow up to the commit cf65a0f6f6ff

  ("dma-mapping: move all DMA mapping code to kernel/dma")

which moved source code of DMA API to kernel/dma folder. Since there is
no file left in the lib that require DMA API debugging options move the
latter to kernel/dma as well.

Cc: Christoph Hellwig <hch@lst.de>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
kernel/dma/Kconfig
lib/Kconfig.debug