enable SND_SOC_ES8316 in debian/config/kernelarch-x86/config (Closes: #918589)

enabled SND_SOC_ES8316 in debian/config/kernelarch-x86/config and
Baytrail & Cherrytrail with ES8316 codec, too
This commit is contained in:
Hideki Yamane 2019-02-01 21:58:46 +09:00
parent 55449ebd02
commit d8bee97bd3
2 changed files with 8 additions and 0 deletions

2
debian/changelog vendored
View File

@ -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 <bluca@debian.org> Fri, 18 Jan 2019 19:09:06 +0000

View File

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