[armel/kirkwood] sound: Enable the necessary modules

Enable SND_SIMPLE_CARD as module, replacing SND_KIRKWOOD_SOC_OPENRD,
SND_KIRKWOOD_SOC_T5325.

Re-enable SND_SOC_ALC5623, SND_SOC_CS42L51_I2C as modules.

svn path=/dists/trunk/linux/; revision=22580
This commit is contained in:
Ben Hutchings 2015-05-10 04:07:59 +00:00
parent 15a246d942
commit 67c2f56d4b
2 changed files with 10 additions and 0 deletions

3
debian/changelog vendored
View File

@ -246,6 +246,9 @@ linux (4.0.2-1~exp1) UNRELEASED; urgency=medium
SND_SOC_INTEL_BYT_RT5640_MACH, SND_SOC_INTEL_BYT_MAX98090_MACH as modules
* [x86] tpm: Enable TCG_TIS_I2C_ST33 as module, replacing TCG_ST33_I2C
* [armel/kirkwood] regulator: Re-enable REGULATOR, REGULATOR_FIXED_VOLTAGE
* [armel/kirkwood] sound: Enable SND_SIMPLE_CARD as module, replacing
SND_KIRKWOOD_SOC_OPENRD, SND_KIRKWOOD_SOC_T5325; re-enable
SND_SOC_ALC5623, SND_SOC_CS42L51_I2C as modules
[ Ian Campbell ]
* [armhf] Enable support for Freescale SNVS RTC. (Closes: #782364)

View File

@ -646,6 +646,13 @@ CONFIG_SND_SOC=m
## file: sound/soc/codecs/Kconfig
##
# CONFIG_SND_SOC_ALL_CODECS is not set
CONFIG_SND_SOC_ALC5623=m
CONFIG_SND_SOC_CS42L51_I2C=m
##
## file: sound/soc/generic/Kconfig
##
CONFIG_SND_SIMPLE_CARD=m
##
## file: sound/soc/kirkwood/Kconfig