diff options
Diffstat (limited to 'drivers/iommu/Kconfig')
-rw-r--r-- | drivers/iommu/Kconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/iommu/Kconfig b/drivers/iommu/Kconfig index dd1dc39f84ff..e0dfb8676d61 100644 --- a/drivers/iommu/Kconfig +++ b/drivers/iommu/Kconfig | |||
@@ -76,8 +76,7 @@ config IOMMU_DMA | |||
76 | 76 | ||
77 | config FSL_PAMU | 77 | config FSL_PAMU |
78 | bool "Freescale IOMMU support" | 78 | bool "Freescale IOMMU support" |
79 | depends on PPC32 | 79 | depends on PPC_E500MC || (COMPILE_TEST && PPC) |
80 | depends on PPC_E500MC || COMPILE_TEST | ||
81 | select IOMMU_API | 80 | select IOMMU_API |
82 | select GENERIC_ALLOCATOR | 81 | select GENERIC_ALLOCATOR |
83 | help | 82 | help |