mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] ASoC: Intel: remove select on non-existing SND_SOC_INTEL_COMMON
@ 2018-01-17 18:43 Corentin Labbe
  2018-01-17 19:14 ` [alsa-devel] " Pierre-Louis Bossart
  2018-01-18 11:23 ` Applied "ASoC: Intel: remove select on non-existing SND_SOC_INTEL_COMMON" to the asoc tree Mark Brown
  0 siblings, 2 replies; 3+ messages in thread
From: Corentin Labbe @ 2018-01-17 18:43 UTC (permalink / raw)
  To: broonie, lgirdwood, perex, tiwai; +Cc: alsa-devel, linux-kernel, Corentin Labbe

SND_SST_ATOM_HIFI2_PLATFORM_PCI select SND_SOC_INTEL_COMMON which do not
exists anymore.
So remove this select.

Fixes: c6059879be29 ("ASoC: Intel: Fix Kconfig with top-level selector")
Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com>
---
 sound/soc/intel/Kconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sound/soc/intel/Kconfig b/sound/soc/intel/Kconfig
index b0bd1938b71e..f2c9e8c5970a 100644
--- a/sound/soc/intel/Kconfig
+++ b/sound/soc/intel/Kconfig
@@ -77,7 +77,6 @@ config SND_SST_ATOM_HIFI2_PLATFORM_PCI
 	depends on X86 && PCI
 	select SND_SST_IPC_PCI
 	select SND_SOC_COMPRESS
-	select SND_SOC_INTEL_COMMON
 	help
 	  If you have a Intel Medfield or Merrifield/Edison platform, then
 	  enable this option by saying Y or m. Distros will typically not
-- 
2.13.6

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

end of thread, other threads:[~2018-01-18 11:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-17 18:43 [PATCH] ASoC: Intel: remove select on non-existing SND_SOC_INTEL_COMMON Corentin Labbe
2018-01-17 19:14 ` [alsa-devel] " Pierre-Louis Bossart
2018-01-18 11:23 ` Applied "ASoC: Intel: remove select on non-existing SND_SOC_INTEL_COMMON" to the asoc tree Mark Brown

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

all inboxes | Powered by JetHome®