Enable DMA for ARM sound drivers

This commit is contained in:
Peter Robinson 2013-05-09 11:29:12 +01:00
parent fc4ad52d5d
commit ea30261517
2 changed files with 5 additions and 0 deletions

View File

@ -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

View File

@ -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