sound/firewire: Enable SND_DICE, SND_FIREWORKS, SND_BEBOB as modules (Closes: #756842)

svn path=/dists/trunk/linux/; revision=21764
This commit is contained in:
Ben Hutchings 2014-09-07 02:59:59 +00:00
parent 9852c42848
commit 7e30b27c6d
2 changed files with 5 additions and 0 deletions

2
debian/changelog vendored
View File

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

View File

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