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

_______________________________________________
Kernel-svn-changes mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/kernel-svn-changes

Reply via email to