KVM: SVM: Add support for SEV-ES capability in KVM
[linux-2.6-microblaze.git] / arch / x86 / kvm / Kconfig
index f92dfd8..7ac5926 100644 (file)
@@ -100,7 +100,8 @@ config KVM_AMD_SEV
        depends on KVM_AMD && X86_64
        depends on CRYPTO_DEV_SP_PSP && !(KVM_AMD=y && CRYPTO_DEV_CCP_DD=m)
        help
-       Provides support for launching Encrypted VMs on AMD processors.
+         Provides support for launching Encrypted VMs (SEV) and Encrypted VMs
+         with Encrypted State (SEV-ES) on AMD processors.
 
 config KVM_MMU_AUDIT
        bool "Audit KVM MMU"