Linux-RISC-V Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] riscv: defconfig: Remove CONFIG_SND_SOC_STARFIVE=m
@ 2025-07-08 15:36 Geert Uytterhoeven
  2025-07-08 16:48 ` Conor Dooley
  0 siblings, 1 reply; 5+ messages in thread
From: Geert Uytterhoeven @ 2025-07-08 15:36 UTC (permalink / raw)
  To: Mark Brown, Kuninori Morimoto, Liam Girdwood, Jaroslav Kysela,
	Takashi Iwai, Hal Feng, Xingyu Wu, Walker Chen, Paul Walmsley,
	Palmer Dabbelt, Albert Ou, Alexandre Ghiti, Conor Dooley
  Cc: linux-riscv, linux-sound, linux-kernel, Geert Uytterhoeven

The SND_SOC_STARFIVE Kconfig symbol was removed, but it is still enabled
in the RISC-V defconfig.  Just remove it, as it is no longer needed.

Fixes: acc317e5254a739e ("ASoC: starfive: Standardize ASoC menu")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 arch/riscv/configs/defconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/riscv/configs/defconfig b/arch/riscv/configs/defconfig
index 37c98c0f98ffc0ee..82be92dd70dc29a8 100644
--- a/arch/riscv/configs/defconfig
+++ b/arch/riscv/configs/defconfig
@@ -191,7 +191,6 @@ CONFIG_SOUND=y
 CONFIG_SND=y
 CONFIG_SND_SOC=y
 CONFIG_SND_DESIGNWARE_I2S=m
-CONFIG_SND_SOC_STARFIVE=m
 CONFIG_SND_SOC_JH7110_PWMDAC=m
 CONFIG_SND_SOC_JH7110_TDM=m
 CONFIG_SND_SOC_WM8978=m
-- 
2.43.0


_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-07-09 19:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-08 15:36 [PATCH] riscv: defconfig: Remove CONFIG_SND_SOC_STARFIVE=m Geert Uytterhoeven
2025-07-08 16:48 ` Conor Dooley
2025-07-08 17:56   ` Palmer Dabbelt
2025-07-09  9:29   ` Geert Uytterhoeven
2025-07-09 16:12     ` Conor Dooley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox