aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/boards/Kconfig
diff options
context:
space:
mode:
authorJenny TC <jenny.tc@intel.com>2019-02-25 22:17:31 +0530
committerMark Brown <broonie@kernel.org>2019-02-26 11:45:36 +0000
commit716d53cc7837aec7f439ce2a20fc2597a89dae53 (patch)
treec0e6b9ba096f4a5e0475b220f4f5191efacaae2f /sound/soc/intel/boards/Kconfig
parentASoC: wm_adsp: Improve logging messages (diff)
downloadlinux-dev-716d53cc7837aec7f439ce2a20fc2597a89dae53.tar.xz
linux-dev-716d53cc7837aec7f439ce2a20fc2597a89dae53.zip
ASoC: Intel: Boards: Add Maxim98373 support
This patch enables the reuse of kbl_da7219_max98927 machine driver to support max98373. The same machine driver is modified for cases where one amplifier is swapped out with another. Most of the changes are about renaming the codec and codec_dai names, with minor differences due to support for 24 bits in one case and 16 in the other. Signed-off-by: Jenny TC <jenny.tc@intel.com> Acked-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/intel/boards/Kconfig')
-rw-r--r--sound/soc/intel/boards/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/intel/boards/Kconfig b/sound/soc/intel/boards/Kconfig
index 0a7e40d06395..12d6b73e9531 100644
--- a/sound/soc/intel/boards/Kconfig
+++ b/sound/soc/intel/boards/Kconfig
@@ -293,6 +293,7 @@ config SND_SOC_INTEL_KBL_DA7219_MAX98927_MACH
depends on MFD_INTEL_LPSS && I2C && ACPI
select SND_SOC_DA7219
select SND_SOC_MAX98927
+ select SND_SOC_MAX98373
select SND_SOC_DMIC
select SND_SOC_HDAC_HDMI
help