]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/scsi/mac_scsi.c
mac_scsi: Add module option to Kconfig
authorFinn Thain <fthain@telegraphics.com.au>
Wed, 12 Nov 2014 05:12:05 +0000 (16:12 +1100)
committerChristoph Hellwig <hch@lst.de>
Thu, 20 Nov 2014 08:11:12 +0000 (09:11 +0100)
commit6e9ae6d560e1a60113ef2a4d27eeb4931048b674
tree5e34d6150c88f595ebca7869bdf13c84872a38e7
parent92de383154e98bc0b9c4b3364af3945076f77032
mac_scsi: Add module option to Kconfig

Allow mac_scsi to be built as a module. Replace the old validation of
__setup options with code that validates both module and __setup options.

Signed-off-by: Finn Thain <fthain@telegraphics.com.au>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/scsi/Kconfig
drivers/scsi/mac_scsi.c