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

This commit is contained in:
Ben Hutchings 2017-08-12 22:13:08 +01:00
parent 5df992ba4d
commit eb7e4fa1ec
2 changed files with 8 additions and 0 deletions

2
debian/changelog vendored
View File

@ -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)

View File

@ -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