From ca824b979c279f92951e55d4b4100c28482e9563 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sat, 13 Aug 2005 16:23:46 +0000 Subject: [PATCH] probe all scsi luns (for card readers) SVN-Revision: 1635 --- openwrt/target/linux/linux-2.4/config/brcm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/openwrt/target/linux/linux-2.4/config/brcm b/openwrt/target/linux/linux-2.4/config/brcm index 1b35f89c75..d28a824e92 100644 --- a/openwrt/target/linux/linux-2.4/config/brcm +++ b/openwrt/target/linux/linux-2.4/config/brcm @@ -370,7 +370,6 @@ CONFIG_IP_NF_MATCH_OWNER=m CONFIG_IP_NF_MATCH_LAYER7=m # CONFIG_IP_NF_MATCH_LAYER7_DEBUG is not set CONFIG_IP_NF_MATCH_LAYER7_MAXDATALEN=2048 -# CONFIG_IP_NF_MATCH_PHYSDEV is not set CONFIG_IP_NF_FILTER=y CONFIG_IP_NF_TARGET_REJECT=y CONFIG_IP_NF_TARGET_MIRROR=m @@ -575,7 +574,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 -- 2.30.2