diff options
author | Martin Hicks <mort@sgi.com> | 2005-09-08 11:28:11 -0400 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2005-09-08 16:48:50 -0400 |
commit | 087f902686beb6c02157c271e3fc95606dbdfdbf (patch) | |
tree | a4e068ea22e91be4fb88763e46ae6c5de2da39a7 /arch | |
parent | 9799e4d39a7e2763a614084f6ae6cc936047de70 (diff) |
[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>
Diffstat (limited to 'arch')
-rw-r--r-- | arch/ia64/defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
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 | |||
340 | CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64 | 340 | CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64 |
341 | # CONFIG_SCSI_SYM53C8XX_IOMAPPED is not set | 341 | # CONFIG_SCSI_SYM53C8XX_IOMAPPED is not set |
342 | # CONFIG_SCSI_IPR is not set | 342 | # CONFIG_SCSI_IPR is not set |
343 | CONFIG_SCSI_QLOGIC_FC=y | 343 | # CONFIG_SCSI_QLOGIC_FC is not set |
344 | # CONFIG_SCSI_QLOGIC_FC_FIRMWARE is not set | 344 | # CONFIG_SCSI_QLOGIC_FC_FIRMWARE is not set |
345 | CONFIG_SCSI_QLOGIC_1280=y | 345 | CONFIG_SCSI_QLOGIC_1280=y |
346 | # CONFIG_SCSI_QLOGIC_1280_1040 is not set | 346 | # CONFIG_SCSI_QLOGIC_1280_1040 is not set |