]> err.no Git - linux-2.6/commit
[SCSI] Add Kconfig option for asynchronous SCSI scanning
authorMatthew Wilcox <matthew@wil.cx>
Wed, 22 Nov 2006 20:24:52 +0000 (13:24 -0700)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Wed, 22 Nov 2006 22:41:09 +0000 (16:41 -0600)
commit21db1882f79a1ad5977cae6766376a63f60ec414
treec5e8d444c72a4e7837f6a00f8d66b3291ca0bf52
parent902762831c0068ba0c8c8fca801e505a9881aa01
[SCSI] Add Kconfig option for asynchronous SCSI scanning

Without this patch, the user has to add a kernel command line parameter
to get asynchronous SCSI scanning.  Now they can select the default at
compile time and still override it at boot time if they need to.

Signed-off-by: Matthew Wilcox <matthew@wil.cx>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/Kconfig
drivers/scsi/scsi_scan.c