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

Ben Hutchings benh at moszumanska.debian.org
Sun May 10 02:22:58 UTC 2015


Author: benh
Date: Sun May 10 02:22:58 2015
New Revision: 22573

Log:
sound/firewire: Enable SND_OXFW as module, replacing SND_FIREWIRE_SPEAKERS

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

Modified: dists/trunk/linux/debian/changelog
==============================================================================
--- dists/trunk/linux/debian/changelog	Sun May 10 02:18:56 2015	(r22572)
+++ dists/trunk/linux/debian/changelog	Sun May 10 02:22:58 2015	(r22573)
@@ -241,6 +241,7 @@
   * sound: Enable SND_USB_LINE6 as module, replacing LINE6_USB
   * media/rc: Enable IR_IGORPLUGUSB as module, replacing LIRC_IGORPLUGUSB
   * [amd64] misc: Enable INTEL_MIC_BUS and re-enable INTEL_MIC_HOST as modules
+  * sound/firewire: Enable SND_OXFW as module, replacing SND_FIREWIRE_SPEAKERS
 
   [ Ian Campbell ]
   * [armhf] Enable support for Freescale SNVS RTC. (Closes: #782364)

Modified: dists/trunk/linux/debian/config/config
==============================================================================
--- dists/trunk/linux/debian/config/config	Sun May 10 02:18:56 2015	(r22572)
+++ dists/trunk/linux/debian/config/config	Sun May 10 02:22:58 2015	(r22573)
@@ -6274,7 +6274,7 @@
 ##
 CONFIG_SND_FIREWIRE=y
 CONFIG_SND_DICE=m
-CONFIG_SND_FIREWIRE_SPEAKERS=m
+CONFIG_SND_OXFW=m
 CONFIG_SND_ISIGHT=m
 CONFIG_SND_SCS1X=m
 CONFIG_SND_FIREWORKS=m



More information about the Kernel-svn-changes mailing list