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

Maximilian Attems maks at alioth.debian.org
Fri Feb 1 14:34:05 UTC 2008


Author: maks
Date: Fri Feb  1 14:34:04 2008
New Revision: 10360

Log:
topconfig enable SND_VIRTUOSO

new driver for sound cards based on the Asus AV200 chip


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	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Fri Feb  1 14:34:04 2008
@@ -16,7 +16,7 @@
     ENC28J60, R6040, CAN, NETFILTER_XT_MATCH_OWNER, MAC80211_RC_DEFAULT_PI,
     NETFILTER_XT_TARGET_RATEEST, NETFILTER_XT_TARGET_TCPOPTSTRIP,
     NETFILTER_XT_MATCH_IPRANGE, NETFILTER_XT_MATCH_RATEEST, SND_OXYGEN,
-    SND_HIFIER.
+    SND_HIFIER, SND_VIRTUOSO.
   * [amd64] Enable CRYPTO_SALSA20_X86_64.
   * [amd64, i386]: Enable LATENCYTOP.
   * topconfig disable PARPORT_PC_FIFO due to instabilities.

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	(original)
+++ dists/trunk/linux-2.6/debian/config/config	Fri Feb  1 14:34:04 2008
@@ -2127,6 +2127,7 @@
 CONFIG_SND_SB16_DSP=m
 CONFIG_SND_OXYGEN=m
 CONFIG_SND_HIFIER=m
+CONFIG_SND_VIRTUOSO=m
 # CONFIG_SND_HDA_HWDEP is not set
 CONFIG_SND_HDA_CODEC_REALTEK=y
 CONFIG_SND_HDA_CODEC_ANALOG=y



More information about the Kernel-svn-changes mailing list