From 5f6cfd066031ae3c3cb329aca5529598dcddfc19 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Fri, 22 Apr 2016 22:19:57 +0200 Subject: [PATCH] [x86] sound/soc/intel: Enable many more drivers (Closes: #822267) --- debian/changelog | 6 ++++++ debian/config/kernelarch-x86/config | 10 +++++++++- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 73eadc5de119..51d18d2ae870 100644 --- a/debian/changelog +++ b/debian/changelog @@ -112,6 +112,12 @@ linux (4.5.2-1) UNRELEASED; urgency=medium * [armel/marvell] dts: kirkwood: fix SD slot default configuration for OpenRD (Closes: #811351) * atl2: Disable unimplemented scatter/gather feature (CVE-2016-2117) + * [x86] sound/soc/intel: Enable SND_SOC_INTEL_BYTCR_RT5640_MACH (replacing + SND_SOC_INTEL_BYT_RT5640_MACH; closes: #822267), + SND_SOC_INTEL_BYTCR_RT5651_MACH, SND_SOC_INTEL_CHT_BSW_RT5672_MACH, + SND_SOC_INTEL_CHT_BSW_RT5645_MACH, SND_SOC_INTEL_CHT_BSW_MAX98090_TI_MACH, + SND_SOC_INTEL_SKL_RT286_MACH, SND_SOC_INTEL_SKL_NAU88L25_SSM4567_MACH, + SND_SOC_INTEL_SKL_NAU88L25_MAX98357A_MACH as modules [ Aurelien Jarno ] * [mips*] Emulate unaligned LDXC1 and SDXC1 instructions. diff --git a/debian/config/kernelarch-x86/config b/debian/config/kernelarch-x86/config index 50bed622f566..874fe0709cfe 100644 --- a/debian/config/kernelarch-x86/config +++ b/debian/config/kernelarch-x86/config @@ -2047,7 +2047,15 @@ CONFIG_SND_SOC=m ## file: sound/soc/intel/Kconfig ## CONFIG_SND_SOC_INTEL_HASWELL_MACH=m -CONFIG_SND_SOC_INTEL_BYT_RT5640_MACH=m +# CONFIG_SND_SOC_INTEL_BYT_RT5640_MACH is not set CONFIG_SND_SOC_INTEL_BYT_MAX98090_MACH=m CONFIG_SND_SOC_INTEL_BROADWELL_MACH=m +CONFIG_SND_SOC_INTEL_BYTCR_RT5640_MACH=m +CONFIG_SND_SOC_INTEL_BYTCR_RT5651_MACH=m +CONFIG_SND_SOC_INTEL_CHT_BSW_RT5672_MACH=m +CONFIG_SND_SOC_INTEL_CHT_BSW_RT5645_MACH=m +CONFIG_SND_SOC_INTEL_CHT_BSW_MAX98090_TI_MACH=m +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