arm: make it possible to disable the SMMU driver
authorStefano Stabellini <sstabellini@kernel.org>
Tue, 31 Jul 2018 15:19:01 +0000 (08:19 -0700)
committerJulien Grall <julien.grall@arm.com>
Thu, 2 Aug 2018 11:24:27 +0000 (12:24 +0100)
commit277aa3523d9d71502e1bc6a82553e07013c2facb
treebf3b9f7eb33e7f77b7dd7d87d46132bb58aa77e2
parent061cb533923d4511185a8ba18753e3f931135276
arm: make it possible to disable the SMMU driver

Introduce a Kconfig option for the ARM SMMUv1 and SMMUv2 driver.

Signed-off-by: Stefano Stabellini <sstabellini@kernel.org>
Acked-by: Julien Grall <julien.grall@arm.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
CC: jbeulich@suse.com
---
Changes in v3:
- rename SMMUv2 to ARM_SMMU
- improve help message
- use if ARM

Changes in v2:
- rename HAS_SMMUv2 to SMMUv2
- move SMMUv2 to xen/drivers/passthrough/Kconfig
xen/drivers/passthrough/Kconfig
xen/drivers/passthrough/arm/Makefile