Commit 20284391 authored by Jeff Garzik's avatar Jeff Garzik Committed by James Bottomley

[PATCH] report luns default

dledford is my cube-mate, and always recommends that I enable this,
so...

===== drivers/scsi/Kconfig 1.14 vs edited =====
parent b62eaa5d
...@@ -129,6 +129,7 @@ config SCSI_MULTI_LUN ...@@ -129,6 +129,7 @@ config SCSI_MULTI_LUN
config SCSI_REPORT_LUNS config SCSI_REPORT_LUNS
bool "Build with SCSI REPORT LUNS support" bool "Build with SCSI REPORT LUNS support"
depends on SCSI depends on SCSI
default y
help help
If you want to build with SCSI REPORT LUNS support in the kernel, say Y here. If you want to build with SCSI REPORT LUNS support in the kernel, say Y here.
The REPORT LUNS command is useful for devices (such as disk arrays) with The REPORT LUNS command is useful for devices (such as disk arrays) with
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment