The module was removed in c6072609d9bb91ff54aee3ef29304bd5b4fc88aae Author: James Bottomley <JBottomley@xxxxxxxxxxxxx> Date: Sun May 27 10:13:46 2012 +0100 [SCSI] Remove scsi_wait_scan module Signed-off-by: Yannick Brosseau <scientist@xxxxxx> --- drivers/scsi/Kconfig | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/scsi/Kconfig b/drivers/scsi/Kconfig index baca589..6e126d1 100644 --- a/drivers/scsi/Kconfig +++ b/drivers/scsi/Kconfig @@ -255,8 +255,7 @@ config SCSI_SCAN_ASYNC If you have built SCSI as modules, enabling this option can be a problem as the devices may not have been found by the - time your system expects them to have been. You can load the - scsi_wait_scan module to ensure that all scans have completed. + time your system expects them to have been. If you build your SCSI drivers into the kernel, then everything will work fine if you say Y here. -- 2.0.1 -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html