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

