topconfig enable SND_FIREWIRE_SPEAKERS

driver for playback-only fw devices

svn path=/dists/trunk/linux-2.6/; revision=17381
This commit is contained in:
Maximilian Attems 2011-05-11 09:07:08 +00:00
parent 5f522cb0da
commit b7b475247c
2 changed files with 7 additions and 1 deletions

2
debian/changelog vendored
View File

@ -1,7 +1,7 @@
linux-2.6 (2.6.39~rc7-1~experimental.2) experimental; urgency=low
* [x86] Enable CRYPTO_AES_NI_INTEL for all flavours. (closes: #623631)
* topconfig: Enable SND_USB_6FIRE.
* topconfig: Enable SND_USB_6FIRE, SND_FIREWIRE_SPEAKERS.
-- maximilian attems <maks@debian.org> Tue, 10 May 2011 23:24:26 +0200

View File

@ -4262,6 +4262,12 @@ CONFIG_SND_PORTMAN2X4=m
CONFIG_SND_AC97_POWER_SAVE=y
CONFIG_SND_AC97_POWER_SAVE_DEFAULT=0
##
## file: sound/firewire/Kconfig
##
CONFIG_SND_FIREWIRE=y
CONFIG_SND_FIREWIRE_SPEAKERS=m
##
## file: sound/pci/Kconfig
##