[armhf] Enable missing SND_EDMA_SOC for davinci-mcasp on BeagleBoneBlack

AM35x use EDMA for McASP audio SoC, resulting in a "missing
SND_EDMA_SOC" message during probe. This enables the support.

Signed-off-by: Romain Perier <romain.perier@gmail.com>
This commit is contained in:
Romain Perier 2018-06-27 20:21:14 +02:00
parent f12a5bd063
commit 8fdd4da200
2 changed files with 6 additions and 0 deletions

1
debian/changelog vendored
View File

@ -92,6 +92,7 @@ linux (4.17.3-1) UNRELEASED; urgency=medium
[ Romain Perier ]
* [x86] amdgpu: Enable DCN 1.0 Raven family (Closes: #901349)
* [armhf] Enable missing SND_EDMA_SOC for davinci-mcasp on the BeagleBoneBlack
[ Vagrant Cascadian ]
* [arm64] Add device-tree to support Pinebook.

View File

@ -1324,6 +1324,11 @@ CONFIG_NET_SWITCHDEV=y
##
CONFIG_SND_HDA_TEGRA=m
##
## file: sound/soc/davinci/Kconfig
##
CONFIG_SND_EDMA_SOC=m
##
## file: sound/soc/Kconfig
##