sound: Enable SND_ALOOP as module (Closes: #617869)

svn path=/dists/trunk/linux-2.6/; revision=17059
This commit is contained in:
Ben Hutchings 2011-03-12 20:39:11 +00:00
parent e2f3fbc603
commit 4a8fb05e67
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@ -4,6 +4,7 @@ linux-2.6 (2.6.38~rc8-1~experimental.1) UNRELEASED; urgency=low
* Move firmware-linux-free to separate source package (firmware-free)
* Move linux-base to separate source package
* net/can: Enable CAN_SLCAN as module (Closes: #617629)
* sound: Enable SND_ALOOP as module (Closes: #617869)
-- Ben Hutchings <ben@decadent.org.uk> Sat, 12 Mar 2011 08:57:58 +0000

View File

@ -4288,6 +4288,7 @@ CONFIG_SND_VERBOSE_PROCFS=y
##
CONFIG_SND_DRIVERS=y
CONFIG_SND_PCSP=m
CONFIG_SND_ALOOP=m
CONFIG_SND_MTS64=m
CONFIG_SND_PORTMAN2X4=m
CONFIG_SND_AC97_POWER_SAVE=y