提交 7ff86b03 编写于 作者: T Takashi Iwai 提交者: Benjamin Herrenschmidt

powerpc: Fix a build problem on ppc32 with new DMA_ATTRs

The new dma_attrs support must only be enabled for 64 bits as it's not
been implemented for 32 bits yet.
Signed-off-by: NBenjamin Herrenschmidt <benh@kernel.crashing.org>
上级 004ea683
......@@ -113,7 +113,7 @@ config PPC
select HAVE_KPROBES
select HAVE_KRETPROBES
select HAVE_LMB
select HAVE_DMA_ATTRS
select HAVE_DMA_ATTRS if PPC64
config EARLY_PRINTK
bool
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册