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

Ben Hutchings benh at moszumanska.debian.org
Sun Sep 7 02:59:59 UTC 2014


Author: benh
Date: Sun Sep  7 02:59:59 2014
New Revision: 21764

Log:
sound/firewire: Enable SND_DICE, SND_FIREWORKS, SND_BEBOB as modules (Closes: #756842)

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

Modified: dists/trunk/linux/debian/changelog
==============================================================================
--- dists/trunk/linux/debian/changelog	Sun Sep  7 02:58:39 2014	(r21763)
+++ dists/trunk/linux/debian/changelog	Sun Sep  7 02:59:59 2014	(r21764)
@@ -21,6 +21,8 @@
   * [armel] Remove obsolete mv78xx0 flavour
   * virtio-scsi: Implement change_queue_depth for virtscsi targets
     (Closes: #760324)
+  * sound/firewire: Enable SND_DICE, SND_FIREWORKS, SND_BEBOB as modules
+    (Closes: #756842)
 
   [ Vagrant Cascadian ]
   * [armmp] Enable IMX_IPUV3_CORE (closes: #756810).

Modified: dists/trunk/linux/debian/config/config
==============================================================================
--- dists/trunk/linux/debian/config/config	Sun Sep  7 02:58:39 2014	(r21763)
+++ dists/trunk/linux/debian/config/config	Sun Sep  7 02:59:59 2014	(r21764)
@@ -5850,9 +5850,12 @@
 ## file: sound/firewire/Kconfig
 ##
 CONFIG_SND_FIREWIRE=y
+CONFIG_SND_DICE=m
 CONFIG_SND_FIREWIRE_SPEAKERS=m
 CONFIG_SND_ISIGHT=m
 CONFIG_SND_SCS1X=m
+CONFIG_SND_FIREWORKS=m
+CONFIG_SND_BEBOB=m
 
 ##
 ## file: sound/pci/Kconfig



More information about the Kernel-svn-changes mailing list