提交 2559a1ef 编写于 作者: F Finn Thain 提交者: Martin K. Petersen

scsi: mac_scsi: Fix MAC_SCSI=m option when SCSI=m

The mac_scsi driver still gets disabled when SCSI=m. This should have
been fixed back when I enabled the tristate but I didn't see the bug.

Fixes: 6e9ae6d5 ("[PATCH] mac_scsi: Add module option to Kconfig")
Signed-off-by: NFinn Thain <fthain@telegraphics.com.au>
Signed-off-by: NMartin K. Petersen <martin.petersen@oracle.com>
上级 ebe73647
...@@ -1480,7 +1480,7 @@ config ATARI_SCSI ...@@ -1480,7 +1480,7 @@ config ATARI_SCSI
config MAC_SCSI config MAC_SCSI
tristate "Macintosh NCR5380 SCSI" tristate "Macintosh NCR5380 SCSI"
depends on MAC && SCSI=y depends on MAC && SCSI
select SCSI_SPI_ATTRS select SCSI_SPI_ATTRS
help help
This is the NCR 5380 SCSI controller included on most of the 68030 This is the NCR 5380 SCSI controller included on most of the 68030
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册