diff options
author | Guenter Roeck <linux@roeck-us.net> | 2017-09-10 22:43:37 +0200 |
---|---|---|
committer | Joerg Roedel <jroedel@suse.de> | 2017-09-19 11:42:19 +0200 |
commit | a4aaeccc7a91e24cc17f72a7eb2f586f5c3d811d (patch) | |
tree | 6d75f5bcc9fb9689f3cb7c81ea91ac06ac9ec203 /drivers/iommu/dmar.c | |
parent | Linux 4.14-rc1 (diff) | |
download | linux-a4aaeccc7a91e24cc17f72a7eb2f586f5c3d811d.tar.xz linux-a4aaeccc7a91e24cc17f72a7eb2f586f5c3d811d.zip |
iommu: Add missing dependencies
parisc:allmodconfig, xtensa:allmodconfig, and possibly others generate
the following Kconfig warning.
warning: (IPMMU_VMSA && ARM_SMMU && ARM_SMMU_V3 && QCOM_IOMMU) selects
IOMMU_IO_PGTABLE_LPAE which has unmet direct dependencies (IOMMU_SUPPORT &&
HAS_DMA && (ARM || ARM64 || COMPILE_TEST && !GENERIC_ATOMIC64))
IOMMU_IO_PGTABLE_LPAE depends on (COMPILE_TEST && !GENERIC_ATOMIC64),
so any configuration option selecting it needs to have the same dependencies.
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'drivers/iommu/dmar.c')
0 files changed, 0 insertions, 0 deletions