[PATCH] <not for upstream> scsi: Disable the bnx2fc driver for the time being

From: Ingo Molnar
Date: Mon Mar 21 2011 - 08:15:51 EST


Does not build with CONFIG_MODULES disabled.
---
drivers/scsi/bnx2fc/Kconfig | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/drivers/scsi/bnx2fc/Kconfig b/drivers/scsi/bnx2fc/Kconfig
index 6a38080..6a111f0 100644
--- a/drivers/scsi/bnx2fc/Kconfig
+++ b/drivers/scsi/bnx2fc/Kconfig
@@ -1,6 +1,7 @@
config SCSI_BNX2X_FCOE
tristate "Broadcom NetXtreme II FCoE support"
depends on PCI
+ depends on BROKEN
select NETDEVICES
select NETDEV_1000
select LIBFC
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/