Linux Sound subsystem development
 help / color / mirror / Atom feed
* [PATCH] ASoC: Intel: Remove unused SND_SOC_INTEL_DA7219_MAX98357A_GENERIC
@ 2025-04-03 13:02 Helen Koike
  2025-04-07 23:35 ` Mark Brown
  0 siblings, 1 reply; 2+ messages in thread
From: Helen Koike @ 2025-04-03 13:02 UTC (permalink / raw)
  To: linux-sound
  Cc: linux-kernel, cezary.rojewski, andriy.shevchenko, broonie,
	yung-chuan.liao, brent.lu, pierre-louis.bossart, kernel-dev

This config was used by bxt_da7219_max98357a and kbl_da7219_max98357a,
both were removed.

Now it is not used anymore, so remove it.

Signed-off-by: Helen Koike <koike@igalia.com>
---
 sound/soc/intel/boards/Kconfig | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/sound/soc/intel/boards/Kconfig b/sound/soc/intel/boards/Kconfig
index 9b80b19bb8d0..2df7afa2f469 100644
--- a/sound/soc/intel/boards/Kconfig
+++ b/sound/soc/intel/boards/Kconfig
@@ -252,14 +252,6 @@ config SND_SOC_INTEL_BYT_CHT_NOCODEC_MACH
 
 endif ## SND_SST_ATOM_HIFI2_PLATFORM
 
-config SND_SOC_INTEL_DA7219_MAX98357A_GENERIC
-	tristate
-	select SND_SOC_DA7219
-	select SND_SOC_MAX98357A
-	select SND_SOC_DMIC
-	select SND_SOC_HDAC_HDMI
-	select SND_SOC_INTEL_HDA_DSP_COMMON
-
 if SND_SOC_SOF_APOLLOLAKE
 
 config SND_SOC_INTEL_SOF_WM8804_MACH
-- 
2.45.2


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

end of thread, other threads:[~2025-04-07 23:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-03 13:02 [PATCH] ASoC: Intel: Remove unused SND_SOC_INTEL_DA7219_MAX98357A_GENERIC Helen Koike
2025-04-07 23:35 ` Mark Brown

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