Commit 280610d6 authored by hanliyang's avatar hanliyang
Browse files

x86/config: Remove 'CONFIG_' prefix under Kconfig entry HYGON_CSV

hygon inclusion
category: bugfix
bugzilla: https://gitee.com/openeuler/kernel/issues/IBGUK1


CVE: NA

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

Change 'select CONFIG_CMA' to 'select CMA'.

Fixes: 9ecfe480 ("x86/config: Enable CONFIG_CMA by default in openeuler_defconfig")
Signed-off-by: default avatarhanliyang <hanliyang@hygon.cn>
parent 1e381fff
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2075,7 +2075,7 @@ config HYGON_CSV
	bool "Hygon secure virtualization CSV support"
	default y
	depends on CPU_SUP_HYGON && AMD_MEM_ENCRYPT
	select CONFIG_CMA
	select CMA
	help
	  Hygon CSV integrates secure processor, memory encryption and
	  memory isolation to provide the ability to protect guest's private