[alsa-devel] [PATCH 2/2] ASoC: fsl: remove redundant Kconfig dependency on SND_SOC_POWERPC_DMA
Shawn Guo
shawn.guo at linaro.org
Fri Mar 30 06:31:32 CEST 2012
Kconfig option SND_SOC_POWERPC_DMA is under menuconfig SND_POWERPC_SOC.
Since SND_POWERPC_SOC already depends on FSL_SOC, there is no need for
SND_SOC_POWERPC_DMA to do the same.
Signed-off-by: Shawn Guo <shawn.guo at linaro.org>
---
sound/soc/fsl/Kconfig | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/sound/soc/fsl/Kconfig b/sound/soc/fsl/Kconfig
index d23d612..0094789 100644
--- a/sound/soc/fsl/Kconfig
+++ b/sound/soc/fsl/Kconfig
@@ -18,7 +18,6 @@ config SND_MPC52xx_DMA
config SND_SOC_POWERPC_DMA
tristate
- depends on FSL_SOC
config SND_SOC_MPC8610_HPCD
tristate "ALSA SoC support for the Freescale MPC8610 HPCD board"
--
1.7.5.4
More information about the Alsa-devel
mailing list