mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-10-28 23:24:50 +00:00
511cbce2ff
The new name is irq_poll as iopoll is already taken. Better suggestions welcome. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Bart Van Assche <bart.vanassche@sandisk.com>
10 lines
269 B
Text
10 lines
269 B
Text
config BE2ISCSI
|
|
tristate "Emulex 10Gbps iSCSI - BladeEngine 2"
|
|
depends on PCI && SCSI && NET
|
|
select SCSI_ISCSI_ATTRS
|
|
select ISCSI_BOOT_SYSFS
|
|
select IRQ_POLL
|
|
|
|
help
|
|
This driver implements the iSCSI functionality for Emulex
|
|
10Gbps Storage adapter - BladeEngine 2.
|