[or-cvs] r15136: Compile IDE/ATAPI CDROM support in kernel instead of module. (incognito/trunk/arch/x86)

anonym at seul.org anonym at seul.org
Wed Jun 11 19:59:01 UTC 2008


Author: anonym
Date: 2008-06-11 15:59:01 -0400 (Wed, 11 Jun 2008)
New Revision: 15136

Modified:
   incognito/trunk/arch/x86/kernel-2.6.24.config
Log:
Compile IDE/ATAPI CDROM support in kernel instead of module.


Modified: incognito/trunk/arch/x86/kernel-2.6.24.config
===================================================================
--- incognito/trunk/arch/x86/kernel-2.6.24.config	2008-06-11 19:56:45 UTC (rev 15135)
+++ incognito/trunk/arch/x86/kernel-2.6.24.config	2008-06-11 19:59:01 UTC (rev 15136)
@@ -766,7 +766,7 @@
 CONFIG_IDEDISK_MULTI_MODE=y
 CONFIG_BLK_DEV_IDECS=m
 CONFIG_BLK_DEV_DELKIN=m
-CONFIG_BLK_DEV_IDECD=m
+CONFIG_BLK_DEV_IDECD=y
 # CONFIG_BLK_DEV_IDETAPE is not set
 CONFIG_BLK_DEV_IDEFLOPPY=m
 # CONFIG_BLK_DEV_IDESCSI is not set



More information about the tor-commits mailing list