[kernel] r12056 - in dists/trunk/linux-2.6/debian: . config

Maximilian Attems maks at alioth.debian.org
Wed Aug 13 09:28:54 UTC 2008


Author: maks
Date: Wed Aug 13 09:28:53 2008
New Revision: 12056

Log:
reenable new Juju firewire stack.

upstream userspace libs are ready.
kino should get ready in time for lenny+1.

Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/config

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Wed Aug 13 09:28:53 2008
@@ -1,8 +1,10 @@
 linux-2.6 (2.6.27~rc3-1~experimental.1) UNRELEASED; urgency=low
 
-  [ maximilian attems ]
   * New upstream release
 
+  [ maximilian attems ]
+  * Reenable new Juju firewire stack.
+
   [ Martin Michlmayr ]
   * [mips/r4k-ip22, mips/sb1-bcm91250a] Don't build in ISO9660.
 

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	(original)
+++ dists/trunk/linux-2.6/debian/config/config	Wed Aug 13 09:28:53 2008
@@ -252,7 +252,10 @@
 ##
 ## file: drivers/firewire/Kconfig
 ##
-# CONFIG_FIREWIRE is not set
+CONFIG_FIREWIRE=m
+CONFIG_FIREWIRE_OHCI=m
+CONFIG_FIREWIRE_SBP2=m
+
 
 ##
 ## file: drivers/hid/Kconfig
@@ -347,16 +350,7 @@
 ##
 ## file: drivers/ieee1394/Kconfig
 ##
-CONFIG_IEEE1394=m
-CONFIG_IEEE1394_OHCI1394=m
-CONFIG_IEEE1394_PCILYNX=m
-CONFIG_IEEE1394_SBP2=m
-# CONFIG_IEEE1394_SBP2_PHYS_DMA is not set
-CONFIG_IEEE1394_ETH1394=m
-CONFIG_IEEE1394_RAWIO=m
-CONFIG_IEEE1394_VIDEO1394=m
-CONFIG_IEEE1394_DV1394=m
-# CONFIG_IEEE1394_VERBOSEDEBUG is not set
+# CONFIG_IEEE1394 is not set
 
 ##
 ## file: drivers/infiniband/Kconfig



More information about the Kernel-svn-changes mailing list