From 087f902686beb6c02157c271e3fc95606dbdfdbf Mon Sep 17 00:00:00 2001
From: Martin Hicks <mort@sgi.com>
Date: Thu, 8 Sep 2005 11:28:11 -0400
Subject: [PATCH] [IA64] defconfig: turn off QLOGIC_FC

Turn off the QLOGIC_FC driver.  Supposedly qla2xxx should support
these devices.  Do any ia64 machines have one of these devices as
the boot device?

Signed-off-by: Martin Hicks <mort@sgi.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
---
 arch/ia64/defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/ia64/defconfig b/arch/ia64/defconfig
index e3a907bd960e..2aa32f020707 100644
--- a/arch/ia64/defconfig
+++ b/arch/ia64/defconfig
@@ -340,7 +340,7 @@ CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16
 CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64
 # CONFIG_SCSI_SYM53C8XX_IOMAPPED is not set
 # CONFIG_SCSI_IPR is not set
-CONFIG_SCSI_QLOGIC_FC=y
+# CONFIG_SCSI_QLOGIC_FC is not set
 # CONFIG_SCSI_QLOGIC_FC_FIRMWARE is not set
 CONFIG_SCSI_QLOGIC_1280=y
 # CONFIG_SCSI_QLOGIC_1280_1040 is not set
-- 
GitLab