commit | 988f831df398ff36f67b095245060c24c354e9e9 | [log] [tgz] |
---|---|---|
author | Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com> | Mon Mar 16 03:22:07 2009 +0000 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon Mar 16 20:14:25 2009 +0900 |
tree | 9ad8250800cbd01c501e3f2f14e3c2187c2d6b18 | |
parent | 50cca715a64b66ccf173767d94d4020ea0a6129c [diff] |
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>