[kernel] r6295 - in dists/sid/linux-2.6/debian: . arch/arm

Martin Michlmayr tbm at costa.debian.org
Mon Mar 27 11:11:08 UTC 2006


Author: tbm
Date: Mon Mar 27 11:11:06 2006
New Revision: 6295

Modified:
   dists/sid/linux-2.6/debian/arch/arm/config.footbridge
   dists/sid/linux-2.6/debian/changelog
Log:
[arm/footbridge] Enable CONFIG_BLK_DEV_IDECD=m since the CATS can have a
CD-ROM drive.


Modified: dists/sid/linux-2.6/debian/arch/arm/config.footbridge
==============================================================================
--- dists/sid/linux-2.6/debian/arch/arm/config.footbridge	(original)
+++ dists/sid/linux-2.6/debian/arch/arm/config.footbridge	Mon Mar 27 11:11:06 2006
@@ -439,7 +439,7 @@
 # CONFIG_BLK_DEV_IDE_SATA is not set
 CONFIG_BLK_DEV_IDEDISK=y
 CONFIG_IDEDISK_MULTI_MODE=y
-# CONFIG_BLK_DEV_IDECD is not set
+CONFIG_BLK_DEV_IDECD=m
 # CONFIG_BLK_DEV_IDETAPE is not set
 # CONFIG_BLK_DEV_IDEFLOPPY is not set
 # CONFIG_BLK_DEV_IDESCSI is not set

Modified: dists/sid/linux-2.6/debian/changelog
==============================================================================
--- dists/sid/linux-2.6/debian/changelog	(original)
+++ dists/sid/linux-2.6/debian/changelog	Mon Mar 27 11:11:06 2006
@@ -11,6 +11,8 @@
   [ Martin Michlmayr ]
   * [arm/armeb] Enable CONFIG_NFSD on NSLU2 again.  Closes: #358709.
   * [arm/footbridge] CONFIG_NE2K_PCI should be a module, not built-in.
+  * [arm/footbridge] Enable CONFIG_BLK_DEV_IDECD=m since the CATS can
+    have a CD-ROM drive.
   * [mips/sb1*] Use ttyS rather than duart as the name for the serial
     console since the latter causes problems with debian-installer.
 



More information about the Kernel-svn-changes mailing list