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

Maximilian Attems maks at alioth.debian.org
Sun Oct 18 18:48:30 UTC 2009


Author: maks
Date: Sun Oct 18 18:48:29 2009
New Revision: 14409

Log:
[alpha] Disable SND_MIXART, causes gcc ICE.

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

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	Sun Oct 18 18:34:54 2009	(r14408)
+++ dists/trunk/linux-2.6/debian/changelog	Sun Oct 18 18:48:29 2009	(r14409)
@@ -10,6 +10,10 @@
     machines have a VGA chip (e.g. OpenRD-Client) and because it's
     possible to use a DisplayLink USB virtual graphics adapter.
 
+  [ maximilian attems ]
+  * [alpha] Disable SND_MIXART, causes gcc ICE.
+
+
  -- Ben Hutchings <ben at decadent.org.uk>  Tue, 13 Oct 2009 02:18:40 +0100
 
 linux-2.6 (2.6.31-1~experimental.2) experimental; urgency=low

Modified: dists/trunk/linux-2.6/debian/config/alpha/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/alpha/config	Sun Oct 18 18:34:54 2009	(r14408)
+++ dists/trunk/linux-2.6/debian/config/alpha/config	Sun Oct 18 18:48:29 2009	(r14409)
@@ -1313,7 +1313,7 @@
 CONFIG_SND_INTEL8X0M=m
 CONFIG_SND_KORG1212=m
 CONFIG_SND_MAESTRO3=m
-CONFIG_SND_MIXART=m
+# CONFIG_SND_MIXART is not set
 CONFIG_SND_NM256=m
 CONFIG_SND_RME32=m
 CONFIG_SND_RME96=m



More information about the Kernel-svn-changes mailing list