Commit c5b6e680 authored by Jingxian He's avatar Jingxian He Committed by hejingxian
Browse files

config: modify arm64 defconfig for virtcca cvm feature

virtcca inclusion
category: feature
bugzilla: https://gitee.com/openeuler/kernel/issues/IAGYKI



--------------------------------

Modify arm64 defconfig for cvm guest featue.

Signed-off-by: default avatarJingxian He <hejingxian@huawei.com>
parent caaefd56
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -595,6 +595,7 @@ CONFIG_DMI=y
# end of Boot options

CONFIG_COMPAT=y
CONFIG_HISI_VIRTCCA_GUEST=y

#
# Power management options
@@ -7821,7 +7822,7 @@ CONFIG_ARCH_HAS_DMA_PREP_COHERENT=y
CONFIG_SWIOTLB=y
# CONFIG_SWIOTLB_DYNAMIC is not set
CONFIG_DMA_BOUNCE_UNALIGNED_KMALLOC=y
# CONFIG_DMA_RESTRICTED_POOL is not set
CONFIG_DMA_RESTRICTED_POOL=y
CONFIG_DMA_NONCOHERENT_MMAP=y
CONFIG_DMA_COHERENT_POOL=y
CONFIG_DMA_DIRECT_REMAP=y