commit | 21db1882f79a1ad5977cae6766376a63f60ec414 | [log] [tgz] |
---|---|---|
author | Matthew Wilcox <matthew@wil.cx> | Wed Nov 22 13:24:52 2006 -0700 |
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | Wed Nov 22 16:41:09 2006 -0600 |
tree | c5e8d444c72a4e7837f6a00f8d66b3291ca0bf52 | |
parent | 902762831c0068ba0c8c8fca801e505a9881aa01 [diff] |
[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>