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

Maximilian Attems maks at alioth.debian.org
Tue Dec 4 15:58:07 UTC 2007


Author: maks
Date: Tue Dec  4 15:58:06 2007
New Revision: 9886

Log:
hda, ac97 power save needs to be enabled on runtime
default is disabled


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:58:06 2007
@@ -1948,6 +1948,7 @@
 CONFIG_INPUT_FF_MEMLESS=m
 CONFIG_BLK_DEV_JMICRON=m
 CONFIG_SND_AC97_POWER_SAVE=y
+CONFIG_SND_AC97_POWER_SAVE_DEFAULT=0
 CONFIG_SSFDC=m
 CONFIG_ASUS_LAPTOP=m
 CONFIG_FUJITSU_LAPTOP=m
@@ -2021,6 +2022,7 @@
 CONFIG_SND_HDA_CODEC_SI3054=y
 CONFIG_SND_HDA_GENERIC=y
 CONFIG_SND_HDA_POWER_SAVE=y
+CONFIG_SND_HDA_POWER_SAVE_DEFAULT=0
 CONFIG_PDA_POWER=m
 # CONFIG_AUXDISPLAY is not set
 CONFIG_MTD_NAND_CS553X=m



More information about the Kernel-svn-changes mailing list