linux-openzaurus 2.6.17: enable Multiple LUNs for tosa and collie
authorMarcin Juszkiewicz <hrw@openembedded.org>
Sat, 9 Sep 2006 08:40:36 +0000 (08:40 +0000)
committerMarcin Juszkiewicz <hrw@openembedded.org>
Sat, 9 Sep 2006 08:40:36 +0000 (08:40 +0000)
packages/linux/linux-openzaurus-2.6.17/defconfig-collie
packages/linux/linux-openzaurus-2.6.17/defconfig-tosa
packages/linux/linux-openzaurus_2.6.17.bb

index 181eb22..7ae7c0e 100644 (file)
@@ -587,7 +587,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
 
index 4302f47..48501c8 100644 (file)
@@ -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
 
index 46657f9..bed9923 100644 (file)
@@ -1,6 +1,6 @@
 require linux-openzaurus.inc
 
-PR = "r24"
+PR = "r25"
 
 # Handy URLs
 # git://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git \