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: Joerg Roedel <jroedel@suse.de>
This commit is contained in:
Родитель
ef954844c7
Коммит
a4d98fb306
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче