]> git.karo-electronics.de Git - linux-beck.git/commit
ASoC: fsl: remove redundant Kconfig dependency on SND_SOC_POWERPC_DMA
authorShawn Guo <shawn.guo@linaro.org>
Fri, 30 Mar 2012 04:31:32 +0000 (12:31 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 4 Apr 2012 11:35:21 +0000 (12:35 +0100)
commit5c7b4a08b7f3ce49756b79386dcdad5a2a21ccb6
tree1b0e37acd9dd48fde62caedd100e40a14542654e
parent20731c759a7c6877d1fe619c81b8ab9caebc8f96
ASoC: fsl: remove redundant Kconfig dependency on SND_SOC_POWERPC_DMA

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>
sound/soc/fsl/Kconfig