aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Gaffney <agaffney@gentoo.org>2009-12-26 17:01:04 -0600
committerAndrew Gaffney <agaffney@gentoo.org>2009-12-26 17:01:04 -0600
commit734543ef905a1596c24fc41f06cf1a8d3ff6aef0 (patch)
tree12d6b2d8e08013e9140037989d3c20c15e80585f /arch/alpha
parentApply patch to make sure loop cache directory exists for Gentoo bug #297814 (diff)
downloadgenkernel-734543ef905a1596c24fc41f06cf1a8d3ff6aef0.tar.gz
genkernel-734543ef905a1596c24fc41f06cf1a8d3ff6aef0.tar.bz2
genkernel-734543ef905a1596c24fc41f06cf1a8d3ff6aef0.zip
Enable CONFIG_SCSI_MULTI_LUN option for Gentoo bug #261122
Diffstat (limited to 'arch/alpha')
-rw-r--r--arch/alpha/kernel-config2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/alpha/kernel-config b/arch/alpha/kernel-config
index b4eb04c..0eed4ce 100644
--- a/arch/alpha/kernel-config
+++ b/arch/alpha/kernel-config
@@ -400,7 +400,7 @@ CONFIG_CHR_DEV_SG=y
#
# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
#
-# CONFIG_SCSI_MULTI_LUN is not set
+CONFIG_SCSI_MULTI_LUN=y
# CONFIG_SCSI_CONSTANTS is not set
# CONFIG_SCSI_LOGGING is not set
# CONFIG_SCSI_SCAN_ASYNC is not set