summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@gmail.com>2013-05-09 11:29:12 +0100
committerPeter Robinson <pbrobinson@gmail.com>2013-05-09 11:29:12 +0100
commitea30261517dc73a105ff81ad326e45e1aea0923a (patch)
tree93c3553673f812e8601e8d36d9381f3e2de7ef05
parentfc4ad52d5dba33d6aaa5e7252ad9d00def2a246c (diff)
downloadkernel-ea30261517dc73a105ff81ad326e45e1aea0923a.tar.gz
kernel-ea30261517dc73a105ff81ad326e45e1aea0923a.tar.xz
kernel-ea30261517dc73a105ff81ad326e45e1aea0923a.zip
Enable DMA for ARM sound drivers
-rw-r--r--config-armv7-generic2
-rw-r--r--kernel.spec3
2 files changed, 5 insertions, 0 deletions
diff --git a/config-armv7-generic b/config-armv7-generic
index bf10b2826..92129e41e 100644
--- a/config-armv7-generic
+++ b/config-armv7-generic
@@ -297,6 +297,8 @@ CONFIG_SND_DESIGNWARE_I2S=m
CONFIG_SND_SIMPLE_CARD=m
CONFIG_SND_SOC_CACHE_LZO=y
CONFIG_SND_SOC_ALL_CODECS=m
+CONFIG_SND_SOC_DMAENGINE_PCM=y
+CONFIG_SND_SOC_GENERIC_DMAENGINE_PCM=y
# CONFIG_SND_ATMEL_SOC is not set
# Displays
diff --git a/kernel.spec b/kernel.spec
index 00180d7a9..a12f403ec 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -2240,6 +2240,9 @@ fi
# ||----w |
# || ||
%changelog
+* Thu May 9 2013 Peter Robinson <pbrobinson@fedoraproject.org>
+- Enable DMA for ARM sound drivers
+
* Thu May 09 2013 Josh Boyer <jwboyer@redhat.com> - 3.10.0-0.rc0.git23.1
- Linux v3.9-11789-ge0fd9af