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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 14 May 2017 11:32:57 +0000 (13:32 +0200)
commit304b69247e62831f318d5c04f1f9f5d7133f92ce
tree53008da995103ad37e57262e54dd1323fee264de
parentcdbe65441d66c729073a64fdcd3d10142becf5f9
scsi: mac_scsi: Fix MAC_SCSI=m option when SCSI=m

commit 2559a1ef688f933835912c731bed2254146a9b04 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/scsi/Kconfig