[kernel] r8856 - dists/trunk/linux-2.6/debian/arch

Maximilian Attems maks at alioth.debian.org
Sun Jun 3 11:50:19 UTC 2007


Author: maks
Date: Sun Jun  3 11:50:19 2007
New Revision: 8856

Log:
fix value for CONFIG_SND_USB_CAIAQ_INPUT, noticed on last buildserver runs


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

Modified: dists/trunk/linux-2.6/debian/arch/config
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/config	(original)
+++ dists/trunk/linux-2.6/debian/arch/config	Sun Jun  3 11:50:19 2007
@@ -658,7 +658,7 @@
 CONFIG_DRM_VIA=m
 CONFIG_SND_HDSPM=m
 CONFIG_SND_USB_CAIAQ=m
-CONFIG_SND_USB_CAIAQ_INPUT=m
+CONFIG_SND_USB_CAIAQ_INPUT=y
 # CONFIG_HWMON_DEBUG_CHIP is not set
 CONFIG_USB_GADGET_SELECTED=y
 CONFIG_USB_ISP116X_HCD=m



More information about the Kernel-svn-changes mailing list