We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6434b1 commit fb9fcc3Copy full SHA for fb9fcc3
1 file changed
sound/soc/intel/boards/Kconfig
@@ -481,10 +481,12 @@ config SND_SOC_INTEL_SOF_RT5682_MACH
481
config SND_SOC_INTEL_SOF_PCM512x_MACH
482
tristate "SOF with TI PCM512x codec"
483
depends on I2C && ACPI
484
+ depends on COMMON_CLK
485
depends on (SND_SOC_SOF_HDA_AUDIO_CODEC && (MFD_INTEL_LPSS || COMPILE_TEST)) ||\
486
(SND_SOC_SOF_BAYTRAIL && (X86_INTEL_LPSS || COMPILE_TEST))
487
depends on SND_HDA_CODEC_HDMI
488
select SND_SOC_PCM512x_I2C
489
+ select COMMON_CLK_HIFIBERRY_DACPRO
490
help
491
This adds support for ASoC machine driver for SOF platforms
492
with TI PCM512x I2S audio codec.
0 commit comments