iommu/pamu: Make driver depend on CONFIG_PHYS_64BIT
[linux-2.6-microblaze.git] / drivers / iommu / Kconfig
index f73ff28..e163b02 100644 (file)
@@ -76,6 +76,8 @@ config IOMMU_DMA
 
 config FSL_PAMU
        bool "Freescale IOMMU support"
+       depends on PCI
+       depends on PHYS_64BIT
        depends on PPC_E500MC || (COMPILE_TEST && PPC)
        select IOMMU_API
        select GENERIC_ALLOCATOR