aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/fsl')
-rw-r--r--sound/soc/fsl/Kconfig7
1 files changed, 4 insertions, 3 deletions
diff --git a/sound/soc/fsl/Kconfig b/sound/soc/fsl/Kconfig
index f571c6eef58f..5dbebf82249c 100644
--- a/sound/soc/fsl/Kconfig
+++ b/sound/soc/fsl/Kconfig
@@ -41,15 +41,16 @@ config SND_SOC_MPC5200_AC97
41 41
42config SND_MPC52xx_SOC_PCM030 42config SND_MPC52xx_SOC_PCM030
43 tristate "SoC AC97 Audio support for Phytec pcm030 and WM9712" 43 tristate "SoC AC97 Audio support for Phytec pcm030 and WM9712"
44 depends on PPC_MPC5200_SIMPLE 44 depends on PPC_MPC5200_SIMPLE && BROKEN
45 select SND_SOC_MPC5200_AC97 45 select SND_SOC_MPC5200_AC97
46 select SND_SOC_WM9712 46 select SND_SOC_WM9712
47 help 47 help
48 Say Y if you want to add support for sound on the Phytec pcm030 baseboard. 48 Say Y if you want to add support for sound on the Phytec pcm030
49 baseboard.
49 50
50config SND_MPC52xx_SOC_EFIKA 51config SND_MPC52xx_SOC_EFIKA
51 tristate "SoC AC97 Audio support for bbplan Efika and STAC9766" 52 tristate "SoC AC97 Audio support for bbplan Efika and STAC9766"
52 depends on PPC_EFIKA 53 depends on PPC_EFIKA && BROKEN
53 select SND_SOC_MPC5200_AC97 54 select SND_SOC_MPC5200_AC97
54 select SND_SOC_STAC9766 55 select SND_SOC_STAC9766
55 help 56 help