diff options
author | Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> | 2019-07-29 17:51:50 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2019-07-31 15:46:01 +0200 |
commit | 1169cbf6b98e11397715d457e42070e066325fc0 (patch) | |
tree | c38e623a99be56c939c70d0cb582bcc4f272d505 /sound/soc/intel/Kconfig | |
parent | ALSA: hda: intel-nhlt: handle NHLT VENDOR_DEFINED DMIC geometry (diff) | |
download | linux-1169cbf6b98e11397715d457e42070e066325fc0.tar.xz linux-1169cbf6b98e11397715d457e42070e066325fc0.zip |
ASoC: Intel: Skylake: use common NHLT module
No functionality change, only use common functions now.
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/soc/intel/Kconfig')
-rw-r--r-- | sound/soc/intel/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/intel/Kconfig b/sound/soc/intel/Kconfig index 96a00a9d4cf8..a3ec17fd63cd 100644 --- a/sound/soc/intel/Kconfig +++ b/sound/soc/intel/Kconfig @@ -215,6 +215,7 @@ config SND_SOC_INTEL_SKYLAKE_COMMON select SND_SOC_INTEL_SST select SND_SOC_HDAC_HDA if SND_SOC_INTEL_SKYLAKE_HDAUDIO_CODEC select SND_SOC_ACPI_INTEL_MATCH + select SND_INTEL_NHLT help If you have a Intel Skylake/Broxton/ApolloLake/KabyLake/ GeminiLake or CannonLake platform with the DSP enabled in the BIOS |