[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r15136: Compile IDE/ATAPI CDROM support in kernel instead of module. (incognito/trunk/arch/x86)
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