Merge branch 'henrich/es8316' into 'sid'

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

See merge request kernel-team/linux!106
This commit is contained in:
Ben Hutchings 2019-02-01 22:24:17 +00:00
commit e18af5fcd1
2 changed files with 8 additions and 0 deletions

2
debian/changelog vendored
View File

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

View File

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