iommu/renesas: Expand COMPILE_TEST coverage
authorRobin Murphy <robin.murphy@arm.com>
Fri, 3 Jul 2020 16:03:20 +0000 (17:03 +0100)
committerJoerg Roedel <jroedel@suse.de>
Fri, 10 Jul 2020 12:55:03 +0000 (14:55 +0200)
commit97215a7df4351fdd9141418568be872fb1032d6e
treed76d420cb3c8e089b62ff9107b5ce7b683f76fec
parentb4ceb4a5359ed1c9ba4a20acf3a70d4bbead3248
iommu/renesas: Expand COMPILE_TEST coverage

This driver shouldn't need anything architecture-specific (that isn't
under CONFIG_ARM protection already), and has already been accessible
from certain x86 configurations by virtue of the previously-cleaned-up
"ARM || IOMMU_DMA" dependency. Allow COMPILE_TEST for all architectures.

Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Link: https://lore.kernel.org/r/1fe2006aa98f008a2e689adba6e8c96e9197f903.1593791968.git.robin.murphy@arm.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/Kconfig