Component Type: kbuild config
Description: Asynchronous SCSI scanning
More info: The SCSI subsystem can probe for devices while the rest of the system continues booting, and even probe devices on different busses in parallel, leading to a significant speed-up. You can override this choice by specifying "scsi_mod.scan=sync" or async on the kernel's command line. Note that this setting also affects whether resuming from system suspend will be performed asynchronously.
Build project: Kconfig (Linux kconfig) (Path: drivers\scsi\Kconfig )
Other views: file explorer