Enable SND_SOC_SPDIF on armmp-lpae

Needed for Cubietruck
This commit is contained in:
Stefan Fritsch 2019-03-24 18:39:25 +01:00
parent 6039118f59
commit 5862c7e202
3 changed files with 9 additions and 1 deletions

4
debian/changelog vendored
View File

@ -1,11 +1,15 @@
linux (4.19.28-3) UNRELEASED; urgency=medium
[ Ben Hutchings ]
* debian/bin/abiupdate.py: Automatically select the correct archive to fetch
from
* debian/bin/abiupdate.py: Change default URLs to use https: scheme
* [powerpc*] vdso: Make vdso32 installation conditional in vdso_install
(Closes: #785065)
[ Stefan Fritsch ]
* [armhf] Enable SND_SOC_SPDIF for Cubietruck (Closes: #884562)
-- Ben Hutchings <ben@decadent.org.uk> Mon, 18 Mar 2019 22:50:08 +0000
linux (4.19.28-2) unstable; urgency=medium

View File

@ -1357,6 +1357,11 @@ CONFIG_SND_SOC=m
##
CONFIG_SND_BCM2835_SOC_I2S=m
##
## file: sound/soc/codecs/Kconfig
##
CONFIG_SND_SOC_SPDIF=y
##
## file: sound/soc/davinci/Kconfig
##

View File

@ -18,4 +18,3 @@ CONFIG_ARM_LPAE=y
## file: drivers/iommu/Kconfig
##
CONFIG_ARM_SMMU=y