sh: Move IRQ multi definition of DMAC to defconfig
authorNobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
Mon, 16 Mar 2009 03:22:07 +0000 (03:22 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 16 Mar 2009 11:14:25 +0000 (20:14 +0900)
commit988f831df398ff36f67b095245060c24c354e9e9
tree9ad8250800cbd01c501e3f2f14e3c2187c2d6b18
parent50cca715a64b66ccf173767d94d4020ea0a6129c
sh: Move IRQ multi definition of DMAC to defconfig

When SuperH CPU has IRQ multi of DMAC, SH_DMA_IRQ_MULTI becomes enable.
The following CPU's are Multi IRQ of DMAC now.
 - SH775X and SH7091
 - SH776X
 - SH7780
 - SH7785

If SH_DMA_IRQ_MULTI becomes enable, dma-sh api driver is optimized
for Multi IRQ.

Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/drivers/dma/Kconfig
arch/sh/drivers/dma/dma-sh.c