diff --git a/debian/changelog b/debian/changelog index 716420980..2114d1f02 100644 --- a/debian/changelog +++ b/debian/changelog @@ -800,6 +800,9 @@ linux (4.19.34-1) UNRELEASED; urgency=medium [ YunQiang Su ] * [mips*r6] Re-enable CONFIG_JUMP_LABEL, which has been fixed in upstream. + [ Stefan Fritsch ] + * [armhf] Enable SND_SOC_SPDIF for Cubietruck (Closes: #884562) + -- Ben Hutchings Mon, 18 Mar 2019 22:50:08 +0000 linux (4.19.28-2) unstable; urgency=medium diff --git a/debian/config/armhf/config b/debian/config/armhf/config index a0bf4d89a..d61e080ed 100644 --- a/debian/config/armhf/config +++ b/debian/config/armhf/config @@ -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 ## diff --git a/debian/config/armhf/config.armmp-lpae b/debian/config/armhf/config.armmp-lpae index d5045f1ee..d54d1351b 100644 --- a/debian/config/armhf/config.armmp-lpae +++ b/debian/config/armhf/config.armmp-lpae @@ -18,4 +18,3 @@ CONFIG_ARM_LPAE=y ## file: drivers/iommu/Kconfig ## CONFIG_ARM_SMMU=y -