]> asedeno.scripts.mit.edu Git - linux.git/commit
scsi: mac_scsi: Fix MAC_SCSI=m option when SCSI=m
authorFinn Thain <fthain@telegraphics.com.au>
Wed, 22 Feb 2017 22:08:02 +0000 (09:08 +1100)
committerMartin K. Petersen <martin.petersen@oracle.com>
Thu, 23 Feb 2017 22:25:02 +0000 (17:25 -0500)
commit2559a1ef688f933835912c731bed2254146a9b04
treef95e0c9eee7cc5a5c3bb8075c31d15310d260365
parentebe73647fb3895b75544cecdb6766a517fbf03d6
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: 6e9ae6d560e1 ("[PATCH] mac_scsi: Add module option to Kconfig")
Signed-off-by: Finn Thain <fthain@telegraphics.com.au>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/Kconfig