diff --git a/debian/changelog b/debian/changelog index 116be9171..9757f9d97 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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. diff --git a/debian/config/armhf/config b/debian/config/armhf/config index c2d83403f..cedcf3d27 100644 --- a/debian/config/armhf/config +++ b/debian/config/armhf/config @@ -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 ##