cnic: Fix select dependencies in bnx2fc/bnx2i Kconfig.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
David S. Miller 2011-08-12 03:00:47 -07:00
parent 33d480ce6d
commit 4c78893b3d
2 changed files with 4 additions and 2 deletions

View file

@ -2,7 +2,8 @@ config SCSI_BNX2X_FCOE
tristate "Broadcom NetXtreme II FCoE support" tristate "Broadcom NetXtreme II FCoE support"
depends on PCI depends on PCI
select NETDEVICES select NETDEVICES
select NETDEV_1000 select ETHERNET
select NET_VENDOR_BROADCOM
select LIBFC select LIBFC
select LIBFCOE select LIBFCOE
select CNIC select CNIC

View file

@ -4,7 +4,8 @@ config SCSI_BNX2_ISCSI
depends on PCI depends on PCI
select SCSI_ISCSI_ATTRS select SCSI_ISCSI_ATTRS
select NETDEVICES select NETDEVICES
select NETDEV_1000 select ETHERNET
select NET_VENDOR_BROADCOM
select CNIC select CNIC
---help--- ---help---
This driver supports iSCSI offload for the Broadcom NetXtreme II This driver supports iSCSI offload for the Broadcom NetXtreme II