https://github.com/torvalds/linux
Raw File
Tip revision: 6ffeba9607343f15303a399bc402a538800d89d9 authored by Linus Torvalds on 24 November 2015, 20:53:11 UTC
Merge tag 'dm-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
Tip revision: 6ffeba9
Kconfig
config BE2ISCSI
	tristate "Emulex 10Gbps iSCSI - BladeEngine 2"
	depends on PCI && SCSI && NET
	select SCSI_ISCSI_ATTRS
	select ISCSI_BOOT_SYSFS

	help
	This driver implements the iSCSI functionality for Emulex
	10Gbps Storage adapter - BladeEngine 2.
back to top