From c0a4d419d6b81bc3708362b34cfbe02e48d71419 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Sun, 10 May 2015 02:30:31 +0000 Subject: [PATCH] [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 svn path=/dists/trunk/linux/; revision=22574 --- debian/changelog | 2 ++ debian/config/kernelarch-x86/config | 5 +++++ 2 files changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index 940a8abda..36572d9bb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -242,6 +242,8 @@ linux (4.0.2-1~exp1) UNRELEASED; urgency=medium * 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) diff --git a/debian/config/kernelarch-x86/config b/debian/config/kernelarch-x86/config index 584802411..f357cfcca 100644 --- a/debian/config/kernelarch-x86/config +++ b/debian/config/kernelarch-x86/config @@ -390,6 +390,11 @@ CONFIG_DMADEVICES=y # CONFIG_INTEL_MID_DMAC is not set CONFIG_INTEL_IOATDMA=m +## +## file: drivers/dma/dw/Kconfig +## +CONFIG_DW_DMAC=m + ## ## file: drivers/edac/Kconfig ##