diff --git a/debian/changelog b/debian/changelog index 3b0f4ce05..938a8e260 100644 --- a/debian/changelog +++ b/debian/changelog @@ -109,6 +109,8 @@ linux (4.19.17-1) UNRELEASED; urgency=medium [ Hideki Yamane ] * [x86] Enable Touchpad support on Gemini Lake via CONFIG_PINCTRL_GEMINILAKE (Closes: #917388) + * [x86] Enable SND_SOC_ES8316 and Baytrail & Cherrytrail with ES8316 codec, + too (Closes: #918589) [ Vagrant Cascadian ] * [armhf] Enable CONFIG_MMC_SDHCI_OMAP=m, used on DRA7 and related SoCs. diff --git a/debian/config/kernelarch-x86/config b/debian/config/kernelarch-x86/config index ae4048756..06f3dbb7b 100644 --- a/debian/config/kernelarch-x86/config +++ b/debian/config/kernelarch-x86/config @@ -2061,6 +2061,11 @@ CONFIG_SND_SOC=m ## CONFIG_SND_SOC_AMD_ACP=m +## +## file: sound/soc/codecs/Kconfig +## +CONFIG_SND_SOC_ES8316=m + ## ## file: sound/soc/intel/Kconfig ## @@ -2082,6 +2087,7 @@ 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_BYT_CHT_ES8316_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