summaryrefslogtreecommitdiffstats
path: root/sound
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2017-11-15 17:11:16 +0100
committerTakashi Iwai <tiwai@suse.de>2017-11-15 17:11:16 +0100
commitf38736c3c681985d9eddf2d8d19148df089cbd8e (patch)
treeddf3d0ae7c8bfbb509af0e7f9791f1229c971e2d /sound
parentDocumentation: sound: hd-audio: notes.rst (diff)
parentASoC: Intel: Add help text for SND_SOC_INTEL_SST_TOPLEVEL (diff)
downloadlinux-f38736c3c681985d9eddf2d8d19148df089cbd8e.tar.xz
linux-f38736c3c681985d9eddf2d8d19148df089cbd8e.zip
Merge tag 'asoc-fix-v4.14-intel-kconfig' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
ASoC: Fix for Intel Kconfig Fix the Intel Kconfig issue reported by Linus.
Diffstat (limited to 'sound')
-rw-r--r--sound/soc/intel/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/sound/soc/intel/Kconfig b/sound/soc/intel/Kconfig
index bb8be10b8437..7b49d04e3c60 100644
--- a/sound/soc/intel/Kconfig
+++ b/sound/soc/intel/Kconfig
@@ -34,6 +34,11 @@ config SND_SOC_INTEL_SST_TOPLEVEL
depends on X86 || COMPILE_TEST
select SND_SOC_INTEL_MACH
select SND_SOC_INTEL_COMMON
+ help
+ Intel ASoC Audio Drivers. If you have a Intel machine that
+ has audio controller with a DSP and I2S or DMIC port, then
+ enable this option by saying Y or M
+ If unsure select "N".
config SND_SOC_INTEL_HASWELL
tristate "Intel ASoC SST driver for Haswell/Broadwell"