diff options
| author | Helen Koike <koike@igalia.com> | 2025-04-03 10:02:42 -0300 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2025-04-06 23:25:17 +0100 |
| commit | e0cd450a2d207ce44aa88137a045f2d2a31810c2 (patch) | |
| tree | 523a473a965c7d31ecacda2cbae1303e89b4ce54 | |
| parent | 5a4c3ce480031c4654ea8ee6c5cb4621819973f3 (diff) | |
| download | linux-e0cd450a2d207ce44aa88137a045f2d2a31810c2.tar.gz linux-e0cd450a2d207ce44aa88137a045f2d2a31810c2.zip | |
ASoC: Intel: Remove unused SND_SOC_INTEL_DA7219_MAX98357A_GENERIC
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>
Link: https://patch.msgid.link/20250403130242.1227770-1-koike@igalia.com
Signed-off-by: Mark Brown <broonie@kernel.org>
| -rw-r--r-- | sound/soc/intel/boards/Kconfig | 8 |
1 files changed, 0 insertions, 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 |
