iommu/exynos: Remove invalid symbol dependency
EXYNOS_DEV_SYSMMU symbol is not defined anywhere and prevents building the Exynos driver. Remove it. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Signed-off-by: Joerg Roedel <jroedel@suse.de>
This commit is contained in:
Родитель
ba5fa6f652
Коммит
b28165dae0
|
@ -178,7 +178,7 @@ config TEGRA_IOMMU_SMMU
|
||||||
|
|
||||||
config EXYNOS_IOMMU
|
config EXYNOS_IOMMU
|
||||||
bool "Exynos IOMMU Support"
|
bool "Exynos IOMMU Support"
|
||||||
depends on ARCH_EXYNOS && EXYNOS_DEV_SYSMMU
|
depends on ARCH_EXYNOS
|
||||||
select IOMMU_API
|
select IOMMU_API
|
||||||
help
|
help
|
||||||
Support for the IOMMU(System MMU) of Samsung Exynos application
|
Support for the IOMMU(System MMU) of Samsung Exynos application
|
||||||
|
|
Загрузка…
Ссылка в новой задаче