ANDROID: drivers/arm-smmu-v3-kvm: Modularize driver

Now all the bits to compile the driver are in place, we can convert
it to tristate.

Bug: 277989609
Bug: 278749606
Change-Id: Ie1e502e756cf64a2a93c7e678ef22167a251c531
Signed-off-by: Mostafa Saleh <smostafa@google.com>
This commit is contained in:
Mostafa Saleh
2023-11-03 11:35:56 +00:00
parent 25dfae8459
commit e0abda8b77
+1 -1
View File
@@ -438,7 +438,7 @@ config TEGRA241_CMDQV
endif
config ARM_SMMU_V3_PKVM
bool "ARM SMMUv3 support for protected Virtual Machines"
tristate "ARM SMMUv3 support for protected Virtual Machines"
depends on KVM && ARM64
help
Enable a SMMUv3 driver in the KVM hypervisor, to protect VMs against