From 7e30b27c6d60c10a02fdebbfd34990e69f0ad388 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Sun, 7 Sep 2014 02:59:59 +0000 Subject: [PATCH] sound/firewire: Enable SND_DICE, SND_FIREWORKS, SND_BEBOB as modules (Closes: #756842) svn path=/dists/trunk/linux/; revision=21764 --- debian/changelog | 2 ++ debian/config/config | 3 +++ 2 files changed, 5 insertions(+) diff --git a/debian/changelog b/debian/changelog index 3549b12ae..7cc9038e7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -21,6 +21,8 @@ linux (3.16.2-1) UNRELEASED; urgency=medium * [armel] Remove obsolete mv78xx0 flavour * virtio-scsi: Implement change_queue_depth for virtscsi targets (Closes: #760324) + * sound/firewire: Enable SND_DICE, SND_FIREWORKS, SND_BEBOB as modules + (Closes: #756842) [ Vagrant Cascadian ] * [armmp] Enable IMX_IPUV3_CORE (closes: #756810). diff --git a/debian/config/config b/debian/config/config index 76865c7bd..02652088b 100644 --- a/debian/config/config +++ b/debian/config/config @@ -5850,9 +5850,12 @@ CONFIG_SND_AC97_POWER_SAVE_DEFAULT=0 ## file: sound/firewire/Kconfig ## CONFIG_SND_FIREWIRE=y +CONFIG_SND_DICE=m CONFIG_SND_FIREWIRE_SPEAKERS=m CONFIG_SND_ISIGHT=m CONFIG_SND_SCS1X=m +CONFIG_SND_FIREWORKS=m +CONFIG_SND_BEBOB=m ## ## file: sound/pci/Kconfig