Bläddra i källkod

ASoC: Remove unneeded i.MX dependency on SND

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Mark Brown 16 år sedan
förälder
incheckning
a2d512a978
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      sound/soc/imx/Kconfig

+ 1 - 1
sound/soc/imx/Kconfig

@@ -1,6 +1,6 @@
 config SND_MX1_MX2_SOC
 config SND_MX1_MX2_SOC
 	tristate "SoC Audio for Freecale i.MX1x i.MX2x CPUs"
 	tristate "SoC Audio for Freecale i.MX1x i.MX2x CPUs"
-	depends on (ARCH_MX2 || ARCH_MX1) && SND
+	depends on ARCH_MX2 || ARCH_MX1
 	select SND_PCM
 	select SND_PCM
 	help
 	help
 	  Say Y or M if you want to add support for codecs attached to
 	  Say Y or M if you want to add support for codecs attached to