[linux] 07/13: [x86] sound: Enable SND_X86; enable HDMI_LPE_AUDIO as module (Closes: #869372)

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Sat Aug 12 22:09:56 UTC 2017


This is an automated email from the git hooks/post-receive script.

benh pushed a commit to branch master
in repository linux.

commit eb7e4fa1ec65de521b32ee6a9160ed32bb90902b
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Sat Aug 12 22:13:08 2017 +0100

    [x86] sound: Enable SND_X86; enable HDMI_LPE_AUDIO as module (Closes: #869372)
---
 debian/changelog                    | 2 ++
 debian/config/kernelarch-x86/config | 6 ++++++
 2 files changed, 8 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index a17fe47..2b0a9f9 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 4210cc8..089b5e9 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
+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list