diff options
Diffstat (limited to 'sound/pci/Kconfig')
-rw-r--r-- | sound/pci/Kconfig | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/sound/pci/Kconfig b/sound/pci/Kconfig index ff7a689c229e..9554140f0b04 100644 --- a/sound/pci/Kconfig +++ b/sound/pci/Kconfig | |||
@@ -581,6 +581,14 @@ config SND_HDA_GENERIC | |||
581 | Say Y here to enable the generic HD-audio codec parser | 581 | Say Y here to enable the generic HD-audio codec parser |
582 | in snd-hda-intel driver. | 582 | in snd-hda-intel driver. |
583 | 583 | ||
584 | config SND_HDA_POWER_SAVE | ||
585 | bool "Aggressive power-saving on HD-audio" | ||
586 | depends on SND_HDA_INTEL && EXPERIMENTAL | ||
587 | help | ||
588 | Say Y here to enable more aggressive power-saving mode on | ||
589 | HD-audio driver. The power-saving timeout can be configured | ||
590 | via power_save option or over sysfs on-the-fly. | ||
591 | |||
584 | config SND_HDSP | 592 | config SND_HDSP |
585 | tristate "RME Hammerfall DSP Audio" | 593 | tristate "RME Hammerfall DSP Audio" |
586 | depends on SND | 594 | depends on SND |