Mike Christie wrote: > > On 12/24/2010 12:02 AM, Bhanu Gollapudi wrote: > > +++ b/drivers/scsi/bnx2fc/Kconfig > > @@ -0,0 +1,11 @@ > > +config SCSI_BNX2X_FCOE > > + tristate "Broadcom NetXtreme II FCoE support" > > + depends on PCI > > + select NETDEVICES > > + select NETDEV_1000 > > > What is the NETDEV_1000 for? > > We need NETDEV_1000 because cnic is under NETDEV_1000. Kconfig won't be able to check the dependencies correctly if we don't select NETDEV_1000. -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html