From: andrew.vasquez@qlogic.com Date: Sat, 14 Jan 2006 01:05:53 +0000 (-0800) Subject: [SCSI] qla2xxx: Kconfig update: Add URL to download firmware images. X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=fdd52dfa3c311a2583850a2fbea99f329be861d7;p=GitHub%2FLineageOS%2Fandroid_kernel_samsung_universal7580.git [SCSI] qla2xxx: Kconfig update: Add URL to download firmware images. Signed-off-by: Andrew Vasquez Signed-off-by: James Bottomley --- diff --git a/drivers/scsi/qla2xxx/Kconfig b/drivers/scsi/qla2xxx/Kconfig index 02cc79474e8..5758b2566d7 100644 --- a/drivers/scsi/qla2xxx/Kconfig +++ b/drivers/scsi/qla2xxx/Kconfig @@ -22,6 +22,10 @@ config SCSI_QLA_FC Upon request, the driver caches the firmware image until the driver is unloaded. + Firmware images can be retrieved from: + + ftp://ftp.qlogic.com/outgoing/linux/firmware/ + NOTE: The original method of building firmware-loader modules has been deprecated as the firmware-images will be removed from the kernel sources.