[kernel] r17381 - in dists/trunk/linux-2.6/debian: . config

Maximilian Attems maks at alioth.debian.org
Wed May 11 09:07:10 UTC 2011


Author: maks
Date: Wed May 11 09:07:08 2011
New Revision: 17381

Log:
topconfig enable SND_FIREWIRE_SPEAKERS

driver for playback-only fw devices

Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/config

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	Wed May 11 09:04:12 2011	(r17380)
+++ dists/trunk/linux-2.6/debian/changelog	Wed May 11 09:07:08 2011	(r17381)
@@ -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 at debian.org>  Tue, 10 May 2011 23:24:26 +0200
 

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	Wed May 11 09:04:12 2011	(r17380)
+++ dists/trunk/linux-2.6/debian/config/config	Wed May 11 09:07:08 2011	(r17381)
@@ -4263,6 +4263,12 @@
 CONFIG_SND_AC97_POWER_SAVE_DEFAULT=0
 
 ##
+## file: sound/firewire/Kconfig
+##
+CONFIG_SND_FIREWIRE=y
+CONFIG_SND_FIREWIRE_SPEAKERS=m
+
+##
 ## file: sound/pci/Kconfig
 ##
 CONFIG_SND_PCI=y



More information about the Kernel-svn-changes mailing list