Enable DMA for ARM sound drivers
This commit is contained in:
parent
fc4ad52d5d
commit
ea30261517
@ -297,6 +297,8 @@ CONFIG_SND_DESIGNWARE_I2S=m
|
|||||||
CONFIG_SND_SIMPLE_CARD=m
|
CONFIG_SND_SIMPLE_CARD=m
|
||||||
CONFIG_SND_SOC_CACHE_LZO=y
|
CONFIG_SND_SOC_CACHE_LZO=y
|
||||||
CONFIG_SND_SOC_ALL_CODECS=m
|
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
|
# CONFIG_SND_ATMEL_SOC is not set
|
||||||
|
|
||||||
# Displays
|
# Displays
|
||||||
|
@ -2240,6 +2240,9 @@ fi
|
|||||||
# ||----w |
|
# ||----w |
|
||||||
# || ||
|
# || ||
|
||||||
%changelog
|
%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
|
* Thu May 09 2013 Josh Boyer <jwboyer@redhat.com> - 3.10.0-0.rc0.git23.1
|
||||||
- Linux v3.9-11789-ge0fd9af
|
- Linux v3.9-11789-ge0fd9af
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user