Date: Sunday, October 13, 2013 @ 20:20:39 Author: tpowa Revision: 196431
set SCSI_SCAN_ASYNC=y Modified: linux/trunk/config linux/trunk/config.x86_64 ---------------+ config | 2 +- config.x86_64 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) Modified: config =================================================================== --- config 2013-10-13 18:19:49 UTC (rev 196430) +++ config 2013-10-13 18:20:39 UTC (rev 196431) @@ -1738,7 +1738,7 @@ CONFIG_SCSI_MULTI_LUN=y # CONFIG_SCSI_CONSTANTS is not set # CONFIG_SCSI_LOGGING is not set -# CONFIG_SCSI_SCAN_ASYNC is not set +CONFIG_SCSI_SCAN_ASYNC=y # # SCSI Transports Modified: config.x86_64 =================================================================== --- config.x86_64 2013-10-13 18:19:49 UTC (rev 196430) +++ config.x86_64 2013-10-13 18:20:39 UTC (rev 196431) @@ -1692,7 +1692,7 @@ CONFIG_SCSI_MULTI_LUN=y # CONFIG_SCSI_CONSTANTS is not set # CONFIG_SCSI_LOGGING is not set -# CONFIG_SCSI_SCAN_ASYNC is not set +CONFIG_SCSI_SCAN_ASYNC=y # # SCSI Transports
