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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user