# KylinSec integrity measurement for container
#
config KSTSK
	bool "KylinSec process prevention of termination"
	select SECURITY_PATH
	select CRYPTO
	select CRYPTO_MD5
	help
		These security features are mainly
		used to protect processes from being terminated.
		By default, they are enabled (set to "Y").