diff options
Diffstat (limited to 'sound/pci/hda')
-rw-r--r-- | sound/pci/hda/Kconfig | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/sound/pci/hda/Kconfig b/sound/pci/hda/Kconfig index 59c5e9c03d53..8de66ccd7279 100644 --- a/sound/pci/hda/Kconfig +++ b/sound/pci/hda/Kconfig | |||
@@ -152,14 +152,9 @@ config SND_HDA_CODEC_HDMI | |||
152 | This module is automatically loaded at probing. | 152 | This module is automatically loaded at probing. |
153 | 153 | ||
154 | config SND_HDA_I915 | 154 | config SND_HDA_I915 |
155 | bool "Build Display HD-audio controller/codec power well support for i915 cards" | 155 | bool |
156 | default y | ||
156 | depends on DRM_I915 | 157 | depends on DRM_I915 |
157 | help | ||
158 | Say Y here to include full HDMI and DisplayPort HD-audio controller/codec | ||
159 | power-well support for Intel Haswell graphics cards based on the i915 driver. | ||
160 | |||
161 | Note that this option must be enabled for Intel Haswell C+ stepping machines, otherwise | ||
162 | the GPU audio controller/codecs will not be initialized or damaged when exit from S3 mode. | ||
163 | 158 | ||
164 | config SND_HDA_CODEC_CIRRUS | 159 | config SND_HDA_CODEC_CIRRUS |
165 | bool "Build Cirrus Logic codec support" | 160 | bool "Build Cirrus Logic codec support" |