[kernel] r12436 - dists/trunk/linux-2.6/debian/config

Maximilian Attems maks at alioth.debian.org
Sun Nov 23 18:52:32 UTC 2008


Author: maks
Date: Sun Nov 23 18:52:32 2008
New Revision: 12436

Log:
topconfig enable new alsa sound menu variables

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

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	Sun Nov 23 18:52:32 2008
@@ -2627,6 +2627,7 @@
 ##
 ## file: sound/drivers/Kconfig
 ##
+CONFIG_SND_DRIVERS=y
 CONFIG_SND_PCSP=m
 CONFIG_SND_MTS64=m
 CONFIG_SND_PORTMAN2X4=m
@@ -2634,6 +2635,7 @@
 ##
 ## file: sound/pci/Kconfig
 ##
+CONFIG_SND_PCI=y
 CONFIG_SND_AD1889=m
 CONFIG_SND_ALS300=m
 CONFIG_SND_AW2=m
@@ -2674,6 +2676,7 @@
 ##
 ## file: sound/pcmcia/Kconfig
 ##
+CONFIG_SND_PCMCIA=y
 CONFIG_SND_VXPOCKET=m
 CONFIG_SND_PDAUDIOCF=m
 
@@ -2683,8 +2686,14 @@
 # CONFIG_SND_SOC is not set
 
 ##
+## file: sound/spi/Kconfig
+##
+CONFIG_SND_SPI=y
+
+##
 ## file: sound/usb/Kconfig
 ##
+CONFIG_SND_USB=y
 CONFIG_SND_USB_AUDIO=m
 CONFIG_SND_USB_CAIAQ=m
 CONFIG_SND_USB_CAIAQ_INPUT=y



More information about the Kernel-svn-changes mailing list