* [PATCH] Kconfig scsi_wait_scan
@ 2008-01-09 17:44 Sean MacLennan
0 siblings, 0 replies; only message in thread
From: Sean MacLennan @ 2008-01-09 17:44 UTC (permalink / raw)
To: langa2; +Cc: linuxppc-dev
Michael,
I find I need to add a string to the SCSI_WAIT_SCAN tristate in order to
be able to turn the module off. See the patch below. On our embedded
appliance the only use for SCSI is for the usb_storage driver.
Cheers,
Sean MacLennan
Signed-off-by: Sean MacLennan <smaclennan@pikatech.com>
---
diff --git a/drivers/scsi/Kconfig b/drivers/scsi/Kconfig
index a6676be..960dc78 100644
--- a/drivers/scsi/Kconfig
+++ b/drivers/scsi/Kconfig
@@ -248,7 +248,7 @@ config SCSI_SCAN_ASYNC
or async on the kernel's command line.
config SCSI_WAIT_SCAN
- tristate
+ tristate "SCSI wait scan"
default m
depends on SCSI
depends on MODULES
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2008-01-09 17:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-09 17:44 [PATCH] Kconfig scsi_wait_scan Sean MacLennan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).