diff --git a/debian/changelog b/debian/changelog index 39cecb043..b809dae5b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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) diff --git a/debian/config/armel/config.kirkwood b/debian/config/armel/config.kirkwood index 61a35963a..ee7deda4e 100644 --- a/debian/config/armel/config.kirkwood +++ b/debian/config/armel/config.kirkwood @@ -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