summaryrefslogtreecommitdiffstats
path: root/kernel-x86_64.config
diff options
context:
space:
mode:
authorPeter Jones <pjones@redhat.com>2018-11-30 14:05:53 -0500
committerPeter Jones <pjones@redhat.com>2018-11-30 14:05:53 -0500
commitf8216ee47abe1997e9fc7efb3d819d6105d898f5 (patch)
treeb97b6ea486baf5aa1c08a330333d5a16fdcbb17a /kernel-x86_64.config
parent7f66c536530505c1558e53f9d7e9c19b755bed85 (diff)
downloadkernel-f8216ee47abe1997e9fc7efb3d819d6105d898f5.tar.gz
kernel-f8216ee47abe1997e9fc7efb3d819d6105d898f5.tar.xz
kernel-f8216ee47abe1997e9fc7efb3d819d6105d898f5.zip
Enable CONFIG_AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT
This makes it so users don't have to do mem_encrypt=1 to enable SEV VMs. Signed-off-by: Peter Jones <pjones@redhat.com>
Diffstat (limited to 'kernel-x86_64.config')
-rw-r--r--kernel-x86_64.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-x86_64.config b/kernel-x86_64.config
index 5127faddf..6eabdf973 100644
--- a/kernel-x86_64.config
+++ b/kernel-x86_64.config
@@ -215,7 +215,7 @@ CONFIG_AMD8111_ETH=m
# CONFIG_AMD_IOMMU_DEBUGFS is not set
CONFIG_AMD_IOMMU_V2=m
CONFIG_AMD_IOMMU=y
-# CONFIG_AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT is not set
+CONFIG_AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT=y
CONFIG_AMD_MEM_ENCRYPT=y
CONFIG_AMD_NUMA=y
CONFIG_AMD_PHY=m