diff options
author | Amadeusz Sławiński <amadeuszx.slawinski@linux.intel.com> | 2024-10-09 11:34:19 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2024-10-10 14:16:35 +0300 |
commit | 970d299b0a0a29b7fa1a36a05f561cd932ee4149 (patch) | |
tree | 978bc4232f8a8be389d2944d07a506b60d4e6eed /sound/soc/intel/Kconfig | |
parent | f8199bbca5c5a6de9b8ca70f90811f2eefe413aa (diff) | |
download | linux-970d299b0a0a29b7fa1a36a05f561cd932ee4149.tar.xz |
ASoC: Intel: Remove unused code
After removal of Skylake driver there is no users left for sst-dsp and
sst-ipc interfaces. Remove them.
Reviewed-by: Cezary Rojewski <cezary.rojewski@intel.com>
Signed-off-by: Amadeusz Sławiński <amadeuszx.slawinski@linux.intel.com>
Link: https://patch.msgid.link/20241009083419.319038-1-amadeuszx.slawinski@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/intel/Kconfig')
-rw-r--r-- | sound/soc/intel/Kconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sound/soc/intel/Kconfig b/sound/soc/intel/Kconfig index a32fb0a8d7d7..5bb7047c170f 100644 --- a/sound/soc/intel/Kconfig +++ b/sound/soc/intel/Kconfig @@ -15,9 +15,6 @@ config SND_SOC_INTEL_SST_TOPLEVEL if SND_SOC_INTEL_SST_TOPLEVEL -config SND_SOC_INTEL_SST - tristate - config SND_SOC_INTEL_CATPT tristate "Haswell and Broadwell" depends on ACPI || COMPILE_TEST |