[kernel] r16657 - in dists/trunk/linux-2.6/debian: . config/kernelarch-x86

Ben Hutchings benh at alioth.debian.org
Sun Dec 5 21:07:50 UTC 2010


Author: benh
Date: Sun Dec  5 21:07:48 2010
New Revision: 16657

Log:
[i386] sound/isa: Enable SND_AZT1605, SND_AZT2316, SND_JAZZ16, SND_MSND_PINNACLE, SND_MSND_CLASSIC as modules

Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/kernelarch-x86/config-arch-32

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	Sun Dec  5 21:02:44 2010	(r16656)
+++ dists/trunk/linux-2.6/debian/changelog	Sun Dec  5 21:07:48 2010	(r16657)
@@ -36,6 +36,8 @@
   * [i386] IR: Enable IR_NUVOTON as module
   * V4L: Enable GSPCA_KONICA, GSPCA_XIRLINK_CIT as modules
   * DVB: Enable USB_LME2510 as module
+  * [i386] sound/isa: Enable SND_AZT1605, SND_AZT2316, SND_JAZZ16,
+    SND_MSND_PINNACLE, SND_MSND_CLASSIC as modules
 
  -- maximilian attems <max at stro.at>  Wed, 31 Oct 2010 13:23:11 +0200
 

Modified: dists/trunk/linux-2.6/debian/config/kernelarch-x86/config-arch-32
==============================================================================
--- dists/trunk/linux-2.6/debian/config/kernelarch-x86/config-arch-32	Sun Dec  5 21:02:44 2010	(r16656)
+++ dists/trunk/linux-2.6/debian/config/kernelarch-x86/config-arch-32	Sun Dec  5 21:07:48 2010	(r16657)
@@ -433,6 +433,8 @@
 CONFIG_SND_AD1816A=m
 CONFIG_SND_AD1848=m
 CONFIG_SND_ALS100=m
+CONFIG_SND_AZT1605=m
+CONFIG_SND_AZT2316=m
 CONFIG_SND_AZT2320=m
 CONFIG_SND_CMI8330=m
 CONFIG_SND_CS4231=m
@@ -447,6 +449,7 @@
 CONFIG_SND_GUSMAX=m
 CONFIG_SND_INTERWAVE=m
 CONFIG_SND_INTERWAVE_STB=m
+CONFIG_SND_JAZZ16=m
 CONFIG_SND_OPL3SA2=m
 CONFIG_SND_OPTI92X_AD1848=m
 CONFIG_SND_OPTI92X_CS4231=m
@@ -459,6 +462,8 @@
 CONFIG_SND_SGALAXY=m
 CONFIG_SND_SSCAPE=m
 CONFIG_SND_WAVEFRONT=m
+CONFIG_SND_MSND_PINNACLE=m
+CONFIG_SND_MSND_CLASSIC=m
 
 ##
 ## file: sound/pci/Kconfig



More information about the Kernel-svn-changes mailing list