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

Ben Hutchings benh at alioth.debian.org
Mon May 30 23:30:41 UTC 2011


Author: benh
Date: Mon May 30 23:30:40 2011
New Revision: 17533

Log:
sound: Enable SND_ISIGHT, SND_LOLA as modules

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	Mon May 30 23:30:10 2011	(r17532)
+++ dists/trunk/linux-2.6/debian/changelog	Mon May 30 23:30:40 2011	(r17533)
@@ -45,6 +45,7 @@
   * s3fb: Enable FB_S3_DDC
   * viafb: Enable FB_VIA_X_COMPATIBILITY
   * es1968: Enable SND_ES1968_RADIO
+  * sound: Enable SND_ISIGHT, SND_LOLA as modules
 
  -- Ben Hutchings <ben at decadent.org.uk>  Sat, 21 May 2011 22:13:08 +0100
 

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	Mon May 30 23:30:10 2011	(r17532)
+++ dists/trunk/linux-2.6/debian/config/config	Mon May 30 23:30:40 2011	(r17533)
@@ -4374,6 +4374,7 @@
 ##
 CONFIG_SND_FIREWIRE=y
 CONFIG_SND_FIREWIRE_SPEAKERS=m
+CONFIG_SND_ISIGHT=m
 
 ##
 ## file: sound/pci/Kconfig
@@ -4404,6 +4405,7 @@
 CONFIG_SND_ES1968_INPUT=y
 CONFIG_SND_ES1968_RADIO=y
 CONFIG_SND_HDSPM=m
+CONFIG_SND_LOLA=m
 CONFIG_SND_LX6464ES=m
 CONFIG_SND_MAESTRO3_INPUT=y
 CONFIG_SND_PCXHR=m



More information about the Kernel-svn-changes mailing list