瀏覽代碼

[SCSI] aic94xx: require firmware loader

aic94xx relies on external firmware and thus requires FW_LOADER.

Signed-off-by: Muli Ben-Yehuda <muli@il.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Muli Ben-Yehuda 18 年之前
父節點
當前提交
bc54ec6b07
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      drivers/scsi/aic94xx/Kconfig

+ 1 - 0
drivers/scsi/aic94xx/Kconfig

@@ -28,6 +28,7 @@ config SCSI_AIC94XX
 	tristate "Adaptec AIC94xx SAS/SATA support"
 	depends on PCI
 	select SCSI_SAS_LIBSAS
+	select FW_LOADER
 	help
 		This driver supports Adaptec's SAS/SATA 3Gb/s 64 bit PCI-X
 		AIC94xx chip based host adapters.