config LIO_TARGET
	tristate "Linux-iSCSI.org iSCSI Target Mode Stack"
	select CRYPTO
	select CRYPTO_CRC32C
	select CRYPTO_CRC32C_INTEL if X86
	help
	Say Y here to enable the ConfigFS enabled Linux-iSCSI.org iSCSI
	Target Mode Stack.

config LIO_TARGET_DEBUG
	bool "LIO-Target iscsi_debug.h ring buffer messages"
	help
	Say Y here to enable the legacy DEBUG_ISCSI macros in iscsi_debug.h

config LIO_TARGET_DEBUG_ERL
	bool "LIO-Target ErrorRecoveryLevel debug code"
	help
	Say Y here to enable the iSCSI ErrorRecoveryLevel debugging code.
	
