提交 3e767833 编写于 作者: P Paul Mundt

sh: Fix up CPU dependencies for on-chip DMAC.

We only handle SH-3 and SH-4 at present, don't expose it to the
other CPUs.
Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
上级 da9f0ac2
...@@ -5,6 +5,7 @@ config SH_DMA_API ...@@ -5,6 +5,7 @@ config SH_DMA_API
config SH_DMA config SH_DMA
bool "SuperH on-chip DMA controller (DMAC) support" bool "SuperH on-chip DMA controller (DMAC) support"
depends on CPU_SH3 || CPU_SH4
select SH_DMA_API select SH_DMA_API
default n default n
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册