Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a4d98fb3 authored by Joerg Roedel's avatar Joerg Roedel
Browse files

iommu/pamu: Let PAMU depend on PCI



The driver does not compile when PCI is not selected, so
make it depend on it.

Signed-off-by: default avatarJoerg Roedel <jroedel@suse.de>
parent ef954844
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -76,6 +76,7 @@ config IOMMU_DMA

config FSL_PAMU
	bool "Freescale IOMMU support"
	depends on PCI
	depends on PPC_E500MC || (COMPILE_TEST && PPC)
	select IOMMU_API
	select GENERIC_ALLOCATOR