Skip to content

Commit

Permalink
ASoC: fsl: remove redundant Kconfig dependency on SND_SOC_POWERPC_DMA
Browse files Browse the repository at this point in the history
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@linaro.org>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
  • Loading branch information
Shawn Guo authored and Mark Brown committed Apr 4, 2012
1 parent 20731c7 commit 5c7b4a0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sound/soc/fsl/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 5c7b4a0

Please sign in to comment.