[kernel] r11683 - in dists/trunk/linux-2.6/debian/config: arm armel

Martin Michlmayr tbm at alioth.debian.org
Sun Jun 22 12:55:19 UTC 2008


Author: tbm
Date: Sun Jun 22 12:55:18 2008
New Revision: 11683

Log:
unset CONFIG_IEEE1394 again since it doesn't compile


Modified:
   dists/trunk/linux-2.6/debian/config/arm/config
   dists/trunk/linux-2.6/debian/config/armel/config

Modified: dists/trunk/linux-2.6/debian/config/arm/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/arm/config	(original)
+++ dists/trunk/linux-2.6/debian/config/arm/config	Sun Jun 22 12:55:18 2008
@@ -61,3 +61,5 @@
 CONFIG_ECONET_AUNUDP=y
 CONFIG_ECONET_NATIVE=y
 
+# CONFIG_IEEE1394 is not set
+

Modified: dists/trunk/linux-2.6/debian/config/armel/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/armel/config	(original)
+++ dists/trunk/linux-2.6/debian/config/armel/config	Sun Jun 22 12:55:18 2008
@@ -18,3 +18,5 @@
 CONFIG_ECONET_AUNUDP=y
 CONFIG_ECONET_NATIVE=y
 
+# CONFIG_IEEE1394 is not set
+



More information about the Kernel-svn-changes mailing list