diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-08-13 16:24:44 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-08-13 16:24:44 +0000 |
commit | 9bd6fb295ea32aa4ce8fa72c5f6cdcc344fac122 (patch) | |
tree | 75f47c9e9264b06acbf0551c34800cf6996ce432 /openwrt/target/linux/linux-2.4/config/soekris | |
parent | 605775c74a81bc31d151897642b4c2b79c2b0ee9 (diff) |
probe all scsi luns (for card readers)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1636 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/target/linux/linux-2.4/config/soekris')
-rw-r--r-- | openwrt/target/linux/linux-2.4/config/soekris | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/target/linux/linux-2.4/config/soekris b/openwrt/target/linux/linux-2.4/config/soekris index 112d8a1e6..aa987110b 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 |