projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
213e84e
)
[ALSA] git-alsa kconfig fix
author
Andrew Morton
<akpm@linux-foundation.org>
Fri, 21 Sep 2007 21:25:00 +0000
(23:25 +0200)
committer
Jaroslav Kysela
<perex@perex.cz>
Tue, 16 Oct 2007 14:51:04 +0000
(16:51 +0200)
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>
sound/pci/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/sound/pci/Kconfig
b/sound/pci/Kconfig
index c127e79ed29cbe01464e1b3136543439ed1e14c2..356bf21a15060219077a255bf4b8b0afd81e29c7 100644
(file)
--- 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.