summaryrefslogtreecommitdiff
path: root/openwrt/target/linux/linux-2.4
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2005-08-13 16:24:44 +0000
committerFelix Fietkau <nbd@openwrt.org>2005-08-13 16:24:44 +0000
commitfced9ff2614ecef111245e96764e819d0cb69854 (patch)
tree75f47c9e9264b06acbf0551c34800cf6996ce432 /openwrt/target/linux/linux-2.4
parent6ba89c52f6f4ce6aa829bb6c84036ec19e0f28dc (diff)
downloadmtk-20170518-fced9ff2614ecef111245e96764e819d0cb69854.zip
mtk-20170518-fced9ff2614ecef111245e96764e819d0cb69854.tar.gz
mtk-20170518-fced9ff2614ecef111245e96764e819d0cb69854.tar.bz2
probe all scsi luns (for card readers)
SVN-Revision: 1636
Diffstat (limited to 'openwrt/target/linux/linux-2.4')
-rw-r--r--openwrt/target/linux/linux-2.4/config/ar72
-rw-r--r--openwrt/target/linux/linux-2.4/config/brcm2
-rw-r--r--openwrt/target/linux/linux-2.4/config/soekris2
3 files changed, 3 insertions, 3 deletions
diff --git a/openwrt/target/linux/linux-2.4/config/ar7 b/openwrt/target/linux/linux-2.4/config/ar7
index 3aa89fe..99ea2f8 100644
--- a/openwrt/target/linux/linux-2.4/config/ar7
+++ b/openwrt/target/linux/linux-2.4/config/ar7
@@ -521,7 +521,7 @@ CONFIG_CHR_DEV_SG=m
# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
#
# CONFIG_SCSI_DEBUG_QUEUES is not set
-# CONFIG_SCSI_MULTI_LUN is not set
+CONFIG_SCSI_MULTI_LUN=y
# CONFIG_SCSI_CONSTANTS is not set
# CONFIG_SCSI_LOGGING is not set
diff --git a/openwrt/target/linux/linux-2.4/config/brcm b/openwrt/target/linux/linux-2.4/config/brcm
index 6afe1bb..6ed4111 100644
--- a/openwrt/target/linux/linux-2.4/config/brcm
+++ b/openwrt/target/linux/linux-2.4/config/brcm
@@ -575,7 +575,7 @@ CONFIG_SD_EXTRA_DEVS=5
# CONFIG_BLK_DEV_SR is not set
CONFIG_CHR_DEV_SG=m
# CONFIG_SCSI_DEBUG_QUEUES is not set
-# CONFIG_SCSI_MULTI_LUN is not set
+CONFIG_SCSI_MULTI_LUN=y
# CONFIG_SCSI_CONSTANTS is not set
# CONFIG_SCSI_LOGGING is not set
diff --git a/openwrt/target/linux/linux-2.4/config/soekris b/openwrt/target/linux/linux-2.4/config/soekris
index 112d8a1..aa98711 100644
--- a/openwrt/target/linux/linux-2.4/config/soekris
+++ b/openwrt/target/linux/linux-2.4/config/soekris
@@ -503,7 +503,7 @@ CONFIG_SD_EXTRA_DEVS=5
# CONFIG_BLK_DEV_SR is not set
CONFIG_CHR_DEV_SG=m
# CONFIG_SCSI_DEBUG_QUEUES is not set
-# CONFIG_SCSI_MULTI_LUN is not set
+CONFIG_SCSI_MULTI_LUN=y
# CONFIG_SCSI_CONSTANTS is not set
# CONFIG_SCSI_LOGGING is not set