Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

ASoC: amd: drop unused Kconfig symbols

Remove the dangling Kconfig references to CLK_FIXED_FCH since they
are not used anywhere else in the kernel source tree.

Fixes: 281ddf62f551 ("ASoC: amd: Kconfig: Select fch clock support with machine driver")
Fixes: d4c750f2c7d4 ("ASoC: amd: acp: Add generic machine driver support for ACP cards")
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Link: https://patch.msgid.link/20251228190542.2482910-1-rdunlap@infradead.org
Signed-off-by: Mark Brown <broonie@kernel.org>

authored by

Randy Dunlap and committed by
Mark Brown
0bef51df 7af9e30a

-3
-2
sound/soc/amd/Kconfig
··· 8 8 9 9 config SND_SOC_AMD_CZ_DA7219MX98357_MACH 10 10 tristate "AMD CZ support for DA7219, RT5682 and MAX9835" 11 - select CLK_FIXED_FCH 12 11 select SND_SOC_DA7219 13 12 select SND_SOC_RT5682_I2C 14 13 select SND_SOC_MAX98357A ··· 44 45 45 46 config SND_SOC_AMD_RV_RT5682_MACH 46 47 tristate "AMD RV support for RT5682" 47 - select CLK_FIXED_FCH 48 48 select SND_SOC_RT5682_I2C 49 49 select SND_SOC_MAX98357A 50 50 select SND_SOC_CROS_EC_CODEC
-1
sound/soc/amd/acp/Kconfig
··· 104 104 config SND_SOC_AMD_MACH_COMMON 105 105 tristate 106 106 depends on X86 && PCI && I2C 107 - select CLK_FIXED_FCH 108 107 select SND_SOC_RT5682_I2C 109 108 select SND_SOC_DMIC 110 109 select SND_SOC_RT1019