• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/bnx2i/
1config SCSI_BNX2_ISCSI
2	tristate "Broadcom NetXtreme II iSCSI support"
3	depends on NET
4	depends on PCI
5	select SCSI_ISCSI_ATTRS
6	select NETDEVICES
7	select NETDEV_1000
8	select CNIC
9	---help---
10	This driver supports iSCSI offload for the Broadcom NetXtreme II
11	devices.
12