aboutsummaryrefslogtreecommitdiff
path: root/arch
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
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')
-rw-r--r--arch/alpha/kernel-config2
-rw-r--r--arch/ia64/kernel-config2
-rw-r--r--arch/ppc/kernel-config2
-rw-r--r--arch/x86_64/kernel-config2
4 files changed, 4 insertions, 4 deletions
diff --git a/arch/alpha/kernel-config b/arch/alpha/kernel-config
index b4eb04c7..0eed4ce1 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
diff --git a/arch/ia64/kernel-config b/arch/ia64/kernel-config
index 202eb72c..e365b962 100644
--- a/arch/ia64/kernel-config
+++ b/arch/ia64/kernel-config
@@ -476,7 +476,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=y
CONFIG_SCSI_LOGGING=y
# CONFIG_SCSI_SCAN_ASYNC is not set
diff --git a/arch/ppc/kernel-config b/arch/ppc/kernel-config
index 9cf960dd..2da406a7 100644
--- a/arch/ppc/kernel-config
+++ b/arch/ppc/kernel-config
@@ -651,7 +651,7 @@ CONFIG_CHR_DEV_SCH=m
#
# 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
diff --git a/arch/x86_64/kernel-config b/arch/x86_64/kernel-config
index 7656dc9a..03acb2d7 100644
--- a/arch/x86_64/kernel-config
+++ b/arch/x86_64/kernel-config
@@ -976,7 +976,7 @@ CONFIG_CHR_DEV_SCH=m
#
# 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=y