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

Ben Hutchings benh at moszumanska.debian.org
Sun May 10 03:12:22 UTC 2015


Author: benh
Date: Sun May 10 03:12:22 2015
New Revision: 22578

Log:
sound: Enable SND_USB_POD, SND_USB_PODHD, SND_USB_TONEPORT, SND_USB_VARIAX as modules, replacing LINE6_USB

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 03:02:15 2015	(r22577)
+++ dists/trunk/linux/debian/changelog	Sun May 10 03:12:22 2015	(r22578)
@@ -237,7 +237,8 @@
   * [x86] thermal: Enable INT340X_THERMAL as module, replacing
     ACPI_INT3403_THERMAL
   * [x86] Re-enable IOSF_MBI and INTEL_RAPL as modules
-  * sound: Enable SND_USB_LINE6 as module, replacing LINE6_USB
+  * sound: Enable SND_USB_POD, SND_USB_PODHD, SND_USB_TONEPORT,
+    SND_USB_VARIAX as modules, 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

Modified: dists/trunk/linux/debian/config/config
==============================================================================
--- dists/trunk/linux/debian/config/config	Sun May 10 03:02:15 2015	(r22577)
+++ dists/trunk/linux/debian/config/config	Sun May 10 03:12:22 2015	(r22578)
@@ -6372,7 +6372,10 @@
 ##
 ## file: sound/usb/line6/Kconfig
 ##
-CONFIG_SND_USB_LINE6=m
+CONFIG_SND_USB_POD=m
+CONFIG_SND_USB_PODHD=m
+CONFIG_SND_USB_TONEPORT=m
+CONFIG_SND_USB_VARIAX=m
 
 ##
 ## file: usr/Kconfig



More information about the Kernel-svn-changes mailing list