aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/intel/Kconfig')
-rw-r--r--sound/soc/intel/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/sound/soc/intel/Kconfig b/sound/soc/intel/Kconfig
index 7d7c872c280d..b3e6c2300457 100644
--- a/sound/soc/intel/Kconfig
+++ b/sound/soc/intel/Kconfig
@@ -163,6 +163,7 @@ config SND_SOC_INTEL_SKYLAKE
163 tristate 163 tristate
164 select SND_HDA_EXT_CORE 164 select SND_HDA_EXT_CORE
165 select SND_SOC_TOPOLOGY 165 select SND_SOC_TOPOLOGY
166 select SND_HDA_I915
166 select SND_SOC_INTEL_SST 167 select SND_SOC_INTEL_SST
167 168
168config SND_SOC_INTEL_SKL_RT286_MACH 169config SND_SOC_INTEL_SKL_RT286_MACH
@@ -172,6 +173,7 @@ config SND_SOC_INTEL_SKL_RT286_MACH
172 select SND_SOC_INTEL_SKYLAKE 173 select SND_SOC_INTEL_SKYLAKE
173 select SND_SOC_RT286 174 select SND_SOC_RT286
174 select SND_SOC_DMIC 175 select SND_SOC_DMIC
176 select SND_SOC_HDAC_HDMI
175 help 177 help
176 This adds support for ASoC machine driver for Skylake platforms 178 This adds support for ASoC machine driver for Skylake platforms
177 with RT286 I2S audio codec. 179 with RT286 I2S audio codec.
@@ -186,6 +188,7 @@ config SND_SOC_INTEL_SKL_NAU88L25_SSM4567_MACH
186 select SND_SOC_NAU8825 188 select SND_SOC_NAU8825
187 select SND_SOC_SSM4567 189 select SND_SOC_SSM4567
188 select SND_SOC_DMIC 190 select SND_SOC_DMIC
191 select SND_SOC_HDAC_HDMI
189 help 192 help
190 This adds support for ASoC Onboard Codec I2S machine driver. This will 193 This adds support for ASoC Onboard Codec I2S machine driver. This will
191 create an alsa sound card for NAU88L25 + SSM4567. 194 create an alsa sound card for NAU88L25 + SSM4567.
@@ -200,6 +203,7 @@ config SND_SOC_INTEL_SKL_NAU88L25_MAX98357A_MACH
200 select SND_SOC_NAU8825 203 select SND_SOC_NAU8825
201 select SND_SOC_MAX98357A 204 select SND_SOC_MAX98357A
202 select SND_SOC_DMIC 205 select SND_SOC_DMIC
206 select SND_SOC_HDAC_HDMI
203 help 207 help
204 This adds support for ASoC Onboard Codec I2S machine driver. This will 208 This adds support for ASoC Onboard Codec I2S machine driver. This will
205 create an alsa sound card for NAU88L25 + MAX98357A. 209 create an alsa sound card for NAU88L25 + MAX98357A.