diff --git a/debian/changelog b/debian/changelog index 325ddd3aa..c81e6d482 100644 --- a/debian/changelog +++ b/debian/changelog @@ -18,6 +18,8 @@ linux (4.19.16-2) 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) -- Luca Boccassi Fri, 18 Jan 2019 19:09:06 +0000 diff --git a/debian/config/kernelarch-x86/config b/debian/config/kernelarch-x86/config index cc3e6f03d..d201d78d3 100644 --- a/debian/config/kernelarch-x86/config +++ b/debian/config/kernelarch-x86/config @@ -2056,6 +2056,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 ## @@ -2077,6 +2082,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