提交 a0d284d2 编写于 作者: A Andy Fleming 提交者: Joerg Roedel

powerpc: Fix incorrect PPC32 PAMU dependency

The Freescale PAMU can be enabled on both 32 and 64-bit
Power chips. Commit 477ab7a1 restricted PAMU to PPC32.
PPC covers both.
Signed-off-by: NAndy Fleming <afleming@gmail.com>
Signed-off-by: NJoerg Roedel <jroedel@suse.de>
上级 9735a227
......@@ -76,8 +76,7 @@ config IOMMU_DMA
config FSL_PAMU
bool "Freescale IOMMU support"
depends on PPC32
depends on PPC_E500MC || COMPILE_TEST
depends on PPC_E500MC || (COMPILE_TEST && PPC)
select IOMMU_API
select GENERIC_ALLOCATOR
help
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册