config VTZ2_STORAGE
	bool "VTZ2 Crypto Storage Support"
	depends on VTZ2
	help
	Enable /dev/vtzstorage Support in VTZ2
config VTZ2_RSA
	bool "VTZ2 RSA Crypto Support"
	depends on VTZ2
	help
	Enable /dev/vtzacrypt RSA CRYPTO support in VTZ2

config VTZ2_LOG
	bool "VTZ2 Logging Support"
	depends on VTZ2
	help
	Enable /dev/vtzlog support in VTZ2

config VTZ2_DEVICE
	bool "VTZ2 Fuse interface Support"
	depends on VTZ2
	help
	Enable /dev/vtzdevice support in VTZ2

config VTZ2_BOOT
	bool "VTZ2 Secure boot full disk encryption Support"
	depends on VTZ2
	help
	Enable /dev/vtzboot support in VTZ2

config VTZ2_FOTA
	bool "VTZ2 FOTA support"
	depends on VTZ2
	help
	Enable /dev/vtzfota support in VTZ2
