[or-cvs] r15150: Added in-kernel "SCSI disk" support, also used for SATA and (incognito/trunk/arch/x86)

anonym at seul.org anonym at seul.org
Wed Jun 11 23:24:02 UTC 2008


Author: anonym
Date: 2008-06-11 19:24:02 -0400 (Wed, 11 Jun 2008)
New Revision: 15150

Modified:
   incognito/trunk/arch/x86/kernel-2.6.24.config
Log:
Added in-kernel "SCSI disk" support, also used for SATA and USB storage which we really want.


Modified: incognito/trunk/arch/x86/kernel-2.6.24.config
===================================================================
--- incognito/trunk/arch/x86/kernel-2.6.24.config	2008-06-11 22:46:31 UTC (rev 15149)
+++ incognito/trunk/arch/x86/kernel-2.6.24.config	2008-06-11 23:24:02 UTC (rev 15150)
@@ -856,7 +856,7 @@
 #
 # SCSI support type (disk, tape, CD-ROM)
 #
-# CONFIG_BLK_DEV_SD is not set
+CONFIG_BLK_DEV_SD=y
 # CONFIG_CHR_DEV_ST is not set
 # CONFIG_CHR_DEV_OSST is not set
 CONFIG_BLK_DEV_SR=y



More information about the tor-commits mailing list