From: Pierre-Louis Bossart Date: Mon, 31 Jul 2023 21:42:39 +0000 (-0500) Subject: ASoC: Intel: sof_sdw: reorder SoundWire codecs in Kconfig X-Git-Tag: v6.6-rc1~135^2~3^2~149^2~18 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4b68ce6912fd87b1743eb2e66aeba81cae2067fe;p=thirdparty%2Flinux.git ASoC: Intel: sof_sdw: reorder SoundWire codecs in Kconfig No functionality change, just sort Realtek codecs using increasing part IDs. Reviewed-by: Ranjani Sridharan Reviewed-by: Rander Wang Reviewed-by: Bard Liao Signed-off-by: Pierre-Louis Bossart Link: https://lore.kernel.org/r/20230731214257.444605-6-pierre-louis.bossart@linux.intel.com Signed-off-by: Mark Brown --- diff --git a/sound/soc/intel/boards/Kconfig b/sound/soc/intel/boards/Kconfig index 1fe830af2b843..141fba0f8c70f 100644 --- a/sound/soc/intel/boards/Kconfig +++ b/sound/soc/intel/boards/Kconfig @@ -671,12 +671,12 @@ config SND_SOC_INTEL_SOUNDWIRE_SOF_MACH select SND_SOC_RT711_SDCA_SDW select SND_SOC_RT712_SDCA_SDW select SND_SOC_RT712_SDCA_DMIC_SDW + select SND_SOC_RT715_SDW + select SND_SOC_RT715_SDCA_SDW select SND_SOC_RT1308_SDW select SND_SOC_RT1308 select SND_SOC_RT1316_SDW select SND_SOC_RT1318_SDW - select SND_SOC_RT715_SDW - select SND_SOC_RT715_SDCA_SDW select SND_SOC_RT5682_SDW select SND_SOC_CS42L42_SDW select SND_SOC_DMIC