diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2006-09-09 08:40:36 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2006-09-09 08:40:36 +0000 |
commit | 97b35308a73e4fe401592c7029f96eddf02d34d6 (patch) | |
tree | 74178ac8e9e2e5260abf0fd25c79089a0e07948a /packages/linux/linux-openzaurus-2.6.17/defconfig-tosa | |
parent | dea0a8631e64cef54a98708865ca016092479dbf (diff) |
linux-openzaurus 2.6.17: enable Multiple LUNs for tosa and collie
Diffstat (limited to 'packages/linux/linux-openzaurus-2.6.17/defconfig-tosa')
-rw-r--r-- | packages/linux/linux-openzaurus-2.6.17/defconfig-tosa | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/linux-openzaurus-2.6.17/defconfig-tosa b/packages/linux/linux-openzaurus-2.6.17/defconfig-tosa index 4302f47e15..48501c8a76 100644 --- a/packages/linux/linux-openzaurus-2.6.17/defconfig-tosa +++ b/packages/linux/linux-openzaurus-2.6.17/defconfig-tosa @@ -591,7 +591,7 @@ CONFIG_CHR_DEV_SG=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 |