diff options
| author | Randy Dunlap <rdunlap@infradead.org> | 2025-12-28 11:05:42 -0800 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2026-01-12 20:08:37 +0000 |
| commit | 0bef51df7cf882e2b4ec0f7d52c311b09c850b9a (patch) | |
| tree | 2e3eb121dbb9e18cef6ce68b6ad5244f8329682c /sound/soc/amd/acp | |
| parent | 7af9e30a0c8bb05b7254fdca857c1a1126b652eb (diff) | |
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>
Diffstat (limited to 'sound/soc/amd/acp')
| -rw-r--r-- | sound/soc/amd/acp/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/amd/acp/Kconfig b/sound/soc/amd/acp/Kconfig index c2a60bc80ee6..6d528bd34681 100644 --- a/sound/soc/amd/acp/Kconfig +++ b/sound/soc/amd/acp/Kconfig @@ -104,7 +104,6 @@ config SND_AMD_ASOC_ACP70 config SND_SOC_AMD_MACH_COMMON tristate depends on X86 && PCI && I2C - select CLK_FIXED_FCH select SND_SOC_RT5682_I2C select SND_SOC_DMIC select SND_SOC_RT1019 |
