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 <ranjani.sridharan@linux.intel.com> Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com> Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Link: https://lore.kernel.org/r/20240426152529.38345-8-pierre-louis.bossart@linux.intel.com Signed-off-by: Mark Brown <broonie@kernel.org>
1 parent 12e5fe6 commit 5b093b0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)