diff options
Diffstat (limited to 'sound/hda/Kconfig')
-rw-r--r-- | sound/hda/Kconfig | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sound/hda/Kconfig b/sound/hda/Kconfig index 7a17fca4f627..ac5ffac2a272 100644 --- a/sound/hda/Kconfig +++ b/sound/hda/Kconfig @@ -4,3 +4,9 @@ config SND_HDA_CORE config SND_HDA_DSP_LOADER bool + +config SND_HDA_I915 + bool + default y + depends on DRM_I915 + depends on SND_HDA_CORE |