aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sound/pci/Kconfig1
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
900 int "Default time-out for AC97 power-save mode" 900 int "Default time-out for AC97 power-save mode"
901 depends on SND_AC97_POWER_SAVE 901 depends on SND_AC97_POWER_SAVE
902 default 0 902 default 0
903 help
903 The default time-out value in seconds for AC97 automatic 904 The default time-out value in seconds for AC97 automatic
904 power-save mode. 0 means to disable the power-save mode. 905 power-save mode. 0 means to disable the power-save mode.
905 906