]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Intel: avs: correct config reference for I2S test board
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Tue, 5 Jul 2022 10:32:38 +0000 (12:32 +0200)
committerMark Brown <broonie@kernel.org>
Tue, 5 Jul 2022 15:44:32 +0000 (16:44 +0100)
commitdb2414ade9560f4c885c408591c88ca8dce15c7c
tree03768ae82396e14264e89394cd8370bbb4feef94
parenta679a2b22f17d67f3e12a51737ce9c03cd5a3450
ASoC: Intel: avs: correct config reference for I2S test board

Commit 506dc5989cfe ("ASoC: Intel: avs: Add I2S-test machine board") adds
the config "SND_SOC_INTEL_AVS_MACH_I2S_TEST", but in the Makefile refers
to  config "SND_SOC_INTEL_AVS_MACH_i2s_TEST" (notice the uppercase and
lowercase difference).

Adjust the Makefile to refer to the actual existing config.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Acked-by: Cezary Rojewski <cezary.rojewski@intel.com>
Reviewed-by: Amadeusz Sławiński <amadeuszx.slawinski@linux.intel.com>
Link: https://lore.kernel.org/r/20220705103238.7484-1-lukas.bulwahn@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/avs/boards/Makefile