aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Hutchings <ben@decadent.org.uk>2017-08-12 22:13:08 +0100
committerBen Hutchings <ben@decadent.org.uk>2017-08-12 22:13:33 +0100
commiteb7e4fa1ec65de521b32ee6a9160ed32bb90902b (patch)
tree6c18642438c6ce70f032c001fe01346343e8a55f
parent5df992ba4d209562ee401f94b7d49682d81886dc (diff)
downloadkernel_replicant_linux-eb7e4fa1ec65de521b32ee6a9160ed32bb90902b.tar.gz
kernel_replicant_linux-eb7e4fa1ec65de521b32ee6a9160ed32bb90902b.tar.bz2
kernel_replicant_linux-eb7e4fa1ec65de521b32ee6a9160ed32bb90902b.zip
[x86] sound: Enable SND_X86; enable HDMI_LPE_AUDIO as module (Closes: #869372)
-rw-r--r--debian/changelog2
-rw-r--r--debian/config/kernelarch-x86/config6
2 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a17fe4762b11..2b0a9f98d4ac 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -35,6 +35,8 @@ linux (4.12.6-1) UNRELEASED; urgency=medium
* [arm64] video: Enable FRAMEBUFFER_CONSOLE (Closes: #870071)
* integrity: Enable INTEGRITY_SIGNATURE, INTEGRITY_ASYMMETRIC_KEYS
(Closes: #869565)
+ * [x86] sound: Enable SND_X86; enable HDMI_LPE_AUDIO as module
+ (Closes: #869372)
[ Salvatore Bonaccorso ]
* packet: fix tp_reserve race in packet_set_ring (CVE-2017-1000111)
diff --git a/debian/config/kernelarch-x86/config b/debian/config/kernelarch-x86/config
index 4210cc83a926..089b5e9e9a10 100644
--- a/debian/config/kernelarch-x86/config
+++ b/debian/config/kernelarch-x86/config
@@ -2079,3 +2079,9 @@ CONFIG_SND_SOC_INTEL_SKL_RT286_MACH=m
CONFIG_SND_SOC_INTEL_SKL_NAU88L25_SSM4567_MACH=m
CONFIG_SND_SOC_INTEL_SKL_NAU88L25_MAX98357A_MACH=m
+##
+## file: sound/x86/Kconfig
+##
+CONFIG_SND_X86=y
+CONFIG_HDMI_LPE_AUDIO=m
+