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

Maximilian Attems maks at alioth.debian.org
Tue Dec 4 15:10:50 UTC 2007


Author: maks
Date: Tue Dec  4 15:10:50 2007
New Revision: 9874

Log:
set the missing snd hda variables
yes we want powersaving


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	Tue Dec  4 15:10:50 2007
@@ -1982,6 +1982,7 @@
 CONFIG_MOUSE_PS2_ALPS=y
 CONFIG_EDAC_I82975X=m
 CONFIG_SND_SB16_DSP=m
+# CONFIG_SND_HDA_HWDEP is not set
 CONFIG_SND_HDA_CODEC_REALTEK=y
 CONFIG_SND_HDA_CODEC_ANALOG=y
 CONFIG_SND_HDA_CODEC_SIGMATEL=y
@@ -1991,6 +1992,7 @@
 CONFIG_SND_HDA_CODEC_CMEDIA=y
 CONFIG_SND_HDA_CODEC_SI3054=y
 CONFIG_SND_HDA_GENERIC=y
+CONFIG_SND_HDA_POWER_SAVE=y
 CONFIG_PDA_POWER=m
 # CONFIG_AUXDISPLAY is not set
 CONFIG_USB_R8A66597_HCD=m



More information about the Kernel-svn-changes mailing list