diff options
author | Takashi Iwai <tiwai@suse.de> | 2008-11-28 15:27:11 +0100 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2008-11-28 15:27:11 +0100 |
commit | 36adba1fc79851949c4792f2e9b4d0dddbc6d5e4 (patch) | |
tree | f0d5e7b690dbf3a9f9f3440f10c5e6ea995fbb79 /sound | |
parent | 57a5ef483b6290a9f22d4c52baca051c1e755f3a (diff) |
ALSA: hda - Remove EXPERIMENTAL from CONFIG_SND_HDA_POWER_SAVE
It's mature enough now.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound')
-rw-r--r-- | sound/pci/hda/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/pci/hda/Kconfig b/sound/pci/hda/Kconfig index 7c60f1a45a8..ccf7326a667 100644 --- a/sound/pci/hda/Kconfig +++ b/sound/pci/hda/Kconfig @@ -122,7 +122,6 @@ config SND_HDA_GENERIC config SND_HDA_POWER_SAVE bool "Aggressive power-saving on HD-audio" - depends on EXPERIMENTAL help Say Y here to enable more aggressive power-saving mode on HD-audio driver. The power-saving timeout can be configured |