Unverified Commit 0c0d61ae authored by openeuler-ci-bot's avatar openeuler-ci-bot Committed by Gitee
Browse files

!14840 [OLK-6.6][bugfix]Hygon: Remove 'CONFIG_' prefix under Kconfig entry HYGON_CSV

Merge Pull Request from: @hanliyang 
 
issue:
https://gitee.com/open_euler/dashboard?issue_id=IBGUK1

The 'select CONFIG_CMA' is improper under Kconfig entry HYGON_CSV, fix it. 
 
Link:https://gitee.com/openeuler/kernel/pulls/14840

 

Reviewed-by: default avatarZhang Peng <zhangpeng362@huawei.com>
Signed-off-by: default avatarZhang Peng <zhangpeng362@huawei.com>
parents b6c2b243 280610d6
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