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

Ben Hutchings benh at alioth.debian.org
Sat Mar 12 20:39:12 UTC 2011


Author: benh
Date: Sat Mar 12 20:39:11 2011
New Revision: 17059

Log:
sound: Enable SND_ALOOP as module (Closes: #617869)

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	Sat Mar 12 20:21:57 2011	(r17058)
+++ dists/trunk/linux-2.6/debian/changelog	Sat Mar 12 20:39:11 2011	(r17059)
@@ -4,6 +4,7 @@
   * Move firmware-linux-free to separate source package (firmware-free)
   * Move linux-base to separate source package
   * net/can: Enable CAN_SLCAN as module (Closes: #617629)
+  * sound: Enable SND_ALOOP as module (Closes: #617869)
 
  -- Ben Hutchings <ben at decadent.org.uk>  Sat, 12 Mar 2011 08:57:58 +0000
 

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	Sat Mar 12 20:21:57 2011	(r17058)
+++ dists/trunk/linux-2.6/debian/config/config	Sat Mar 12 20:39:11 2011	(r17059)
@@ -4288,6 +4288,7 @@
 ##
 CONFIG_SND_DRIVERS=y
 CONFIG_SND_PCSP=m
+CONFIG_SND_ALOOP=m
 CONFIG_SND_MTS64=m
 CONFIG_SND_PORTMAN2X4=m
 CONFIG_SND_AC97_POWER_SAVE=y



More information about the Kernel-svn-changes mailing list