diff --git a/debian/changelog b/debian/changelog index cedb4f286..cdb8cd8e4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +linux (3.16~rc5-1~exp2) experimental; urgency=medium + + [ Aurelien Jarno ] + * [mipsel/loongson3] Enable SND_HDA_INTEL. + + -- Aurelien Jarno Wed, 16 Jul 2014 18:07:48 +0200 + linux (3.16~rc5-1~exp1) experimental; urgency=medium [ maximilian attems ] diff --git a/debian/config/kernelarch-mips/config.loongson-3 b/debian/config/kernelarch-mips/config.loongson-3 index 9184f83fc..5e943e72d 100644 --- a/debian/config/kernelarch-mips/config.loongson-3 +++ b/debian/config/kernelarch-mips/config.loongson-3 @@ -108,3 +108,8 @@ CONFIG_FRAMEBUFFER_CONSOLE=y ## file: mm/Kconfig ## # CONFIG_TRANSPARENT_HUGEPAGE is not set + +## +## file: sound/pci/hda/Kconfig +## +CONFIG_SND_HDA_INTEL=m