Skip to content

Commit 5b093b0

Browse files
bardliaobroonie
authored andcommitted
ASoC: Intel: sof_rt5682: add missing MAX98357A config
sof_rt5682 supports MAX98357A/MAX98360A amp. Select SND_SOC_MAX98357A as needed. Reviewed-by: Ranjani Sridharan <[email protected]> Signed-off-by: Bard Liao <[email protected]> Signed-off-by: Pierre-Louis Bossart <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
1 parent 12e5fe6 commit 5b093b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sound/soc/intel/boards/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -486,6 +486,7 @@ config SND_SOC_INTEL_SOF_RT5682_MACH
486486
depends on ((SND_HDA_CODEC_HDMI && SND_SOC_SOF_HDA_AUDIO_CODEC) &&\
487487
(MFD_INTEL_LPSS || COMPILE_TEST)) ||\
488488
(SND_SOC_SOF_BAYTRAIL && (X86_INTEL_LPSS || COMPILE_TEST))
489+
select SND_SOC_MAX98357A
489490
select SND_SOC_MAX98373_I2C
490491
select SND_SOC_MAX98390
491492
select SND_SOC_RT1011

0 commit comments

Comments
 (0)