mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-18 12:36:10 +07:00
iommu: omap: add Kconfig OMAP dependency
Make CONFIG_OMAP_IOMMU depend on CONFIG_ARCH_OMAP so other allmodconfig builds won't fail. Reported-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com> Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
This commit is contained in:
parent
4234541f1a
commit
024ae884a6
@ -110,6 +110,7 @@ config INTR_REMAP
|
|||||||
# OMAP IOMMU support
|
# OMAP IOMMU support
|
||||||
config OMAP_IOMMU
|
config OMAP_IOMMU
|
||||||
bool "OMAP IOMMU Support"
|
bool "OMAP IOMMU Support"
|
||||||
|
depends on ARCH_OMAP
|
||||||
select IOMMU_API
|
select IOMMU_API
|
||||||
|
|
||||||
config OMAP_IOVMM
|
config OMAP_IOVMM
|
||||||
|
Loading…
Reference in New Issue
Block a user