[kernel] r22574 - in dists/trunk/linux/debian: . config/kernelarch-x86

Ben Hutchings benh at moszumanska.debian.org
Sun May 10 02:30:31 UTC 2015


Author: benh
Date: Sun May 10 02:30:31 2015
New Revision: 22574

Log:
[x86] Enable DW_DMAC and re-enable SND_SOC_INTEL_HASWELL_MACH, SND_SOC_INTEL_BYT_RT5640_MACH, SND_SOC_INTEL_BYT_MAX98090_MACH as modules

Modified:
   dists/trunk/linux/debian/changelog
   dists/trunk/linux/debian/config/kernelarch-x86/config

Modified: dists/trunk/linux/debian/changelog
==============================================================================
--- dists/trunk/linux/debian/changelog	Sun May 10 02:22:58 2015	(r22573)
+++ dists/trunk/linux/debian/changelog	Sun May 10 02:30:31 2015	(r22574)
@@ -242,6 +242,8 @@
   * 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
+  * [x86] Enable DW_DMAC and re-enable SND_SOC_INTEL_HASWELL_MACH,
+    SND_SOC_INTEL_BYT_RT5640_MACH, SND_SOC_INTEL_BYT_MAX98090_MACH as modules
 
   [ Ian Campbell ]
   * [armhf] Enable support for Freescale SNVS RTC. (Closes: #782364)

Modified: dists/trunk/linux/debian/config/kernelarch-x86/config
==============================================================================
--- dists/trunk/linux/debian/config/kernelarch-x86/config	Sun May 10 02:22:58 2015	(r22573)
+++ dists/trunk/linux/debian/config/kernelarch-x86/config	Sun May 10 02:30:31 2015	(r22574)
@@ -391,6 +391,11 @@
 CONFIG_INTEL_IOATDMA=m
 
 ##
+## file: drivers/dma/dw/Kconfig
+##
+CONFIG_DW_DMAC=m
+
+##
 ## file: drivers/edac/Kconfig
 ##
 CONFIG_EDAC=y



More information about the Kernel-svn-changes mailing list