diff options
author | Andrew Morton | 2007-09-21 23:25:00 +0200 |
---|---|---|
committer | Jaroslav Kysela | 2007-10-16 16:51:04 +0200 |
commit | 6eda7cf184670764a6f6bfc883bd5005379d7251 (patch) | |
tree | 8e08969fd8dd3b8e444c0c42c8ca19cfee0cd248 /sound/pci/Kconfig | |
parent | 213e84ec71abf596be76abcf18b988afeb2c210e (diff) |
[ALSA] git-alsa kconfig fix
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
Diffstat (limited to 'sound/pci/Kconfig')
-rw-r--r-- | sound/pci/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/pci/Kconfig b/sound/pci/Kconfig index c127e79ed29c..356bf21a1506 100644 --- a/sound/pci/Kconfig +++ b/sound/pci/Kconfig @@ -900,6 +900,7 @@ config SND_AC97_POWER_SAVE_DEFAULT int "Default time-out for AC97 power-save mode" depends on SND_AC97_POWER_SAVE default 0 + help The default time-out value in seconds for AC97 automatic power-save mode. 0 means to disable the power-save mode. |