iommu: Enable compile testing for some of drivers
authorKrzysztof Kozlowski <krzk@kernel.org>
Tue, 3 Mar 2020 20:27:51 +0000 (21:27 +0100)
committerJoerg Roedel <jroedel@suse.de>
Wed, 4 Mar 2020 15:24:46 +0000 (16:24 +0100)
commite93a1695d7fb551376b1c1220a267d032b6ad159
tree166c1fdecd753b6c0f7182d957f1874a55e91f56
parentd84edddc447df2d87e6ce9fbf94d95225504ab32
iommu: Enable compile testing for some of drivers

Some of the IOMMU drivers can be compile tested to increase build
coverage.  The OMAP, Rockchip and Exynos drivers use
device.dev_archdata.iommu field which does not exist on all platforms.
The sPAPR TCE and ARM SMMU have also restrictions where they can be
built.

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/Kconfig