Enabled MULTI_LUN in openslug kernel.
authorRod Whitby <rod@whitby.id.au>
Sat, 6 Aug 2005 22:33:30 +0000 (22:33 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Sat, 6 Aug 2005 22:33:30 +0000 (22:33 +0000)
packages/linux/nslu2-kernel_2.6.12.2.bb
packages/linux/openslug-kernel-2.6.12.2/defconfig

index 64b5788..177fa8c 100644 (file)
@@ -1,5 +1,5 @@
 # Kernel for NSLU2
-PR = "r7"
+PR = "r8"
 include nslu2-kernel.inc
 
 # N2K_EXTRA_PATCHES - list of patches to apply (can include
index fef846f..2e60b1f 100644 (file)
@@ -332,7 +332,7 @@ CONFIG_BLK_DEV_SD=y
 #
 # 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