Skip to content

Commit fb9fcc3

Browse files
committed
ASoC: Intel: sof-pcm512x: select HIFIBERRY_DACPRO clk
This configuration is needed to get the GPIO-controller clocks. Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
1 parent b6434b1 commit fb9fcc3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

sound/soc/intel/boards/Kconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -481,10 +481,12 @@ config SND_SOC_INTEL_SOF_RT5682_MACH
481481
config SND_SOC_INTEL_SOF_PCM512x_MACH
482482
tristate "SOF with TI PCM512x codec"
483483
depends on I2C && ACPI
484+
depends on COMMON_CLK
484485
depends on (SND_SOC_SOF_HDA_AUDIO_CODEC && (MFD_INTEL_LPSS || COMPILE_TEST)) ||\
485486
(SND_SOC_SOF_BAYTRAIL && (X86_INTEL_LPSS || COMPILE_TEST))
486487
depends on SND_HDA_CODEC_HDMI
487488
select SND_SOC_PCM512x_I2C
489+
select COMMON_CLK_HIFIBERRY_DACPRO
488490
help
489491
This adds support for ASoC machine driver for SOF platforms
490492
with TI PCM512x I2S audio codec.

0 commit comments

Comments
 (0)