aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Hutchings <ben@decadent.org.uk>2017-03-30 00:22:17 +0100
committerBen Hutchings <ben@decadent.org.uk>2017-03-30 00:22:17 +0100
commit576f68615845a8dc3217c12f68e9091c420a8c52 (patch)
tree7fbfccb5642d8ff4985ce003c886dffb01d7f25f
parenta1503865a91d5ada2921aa6e0078d5d8d07b5909 (diff)
downloadkernel_replicant_linux-576f68615845a8dc3217c12f68e9091c420a8c52.tar.gz
kernel_replicant_linux-576f68615845a8dc3217c12f68e9091c420a8c52.tar.bz2
kernel_replicant_linux-576f68615845a8dc3217c12f68e9091c420a8c52.zip
[armhf] sound/soc: Enable SND_SUN4I_SPDIF as module (Closes: #857410)
-rw-r--r--debian/changelog1
-rw-r--r--debian/config/armhf/config1
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c7c5f39ed045..185b6b9c869c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -145,6 +145,7 @@ linux (4.9.18-1) UNRELEASED; urgency=medium
(CVE-2017-7294)
* net/packet: Fix integer overflow in various range checks (CVE-2017-7308)
* [arm64] rtc: tegra: Implement clock handling (Closes: #858514)
+ * [armhf] sound/soc: Enable SND_SUN4I_SPDIF as module (Closes: #857410)
[ James Clarke ]
* [sparc64] udeb: Re-add ufs-modules (Closes: #858049)
diff --git a/debian/config/armhf/config b/debian/config/armhf/config
index a16ee2dcd698..aad3d12f06cc 100644
--- a/debian/config/armhf/config
+++ b/debian/config/armhf/config
@@ -1302,6 +1302,7 @@ CONFIG_SND_SOC_ROCKCHIP_RT5645=m
## file: sound/soc/sunxi/Kconfig
##
CONFIG_SND_SUN4I_CODEC=m
+CONFIG_SND_SUN4I_SPDIF=m
##
## file: sound/soc/tegra/Kconfig